working on welcome page
This commit is contained in:
commit
4c2e1ed7db
|
@ -19,7 +19,6 @@
|
|||
font-weight: 100;
|
||||
height: 100vh;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.full-height {
|
||||
|
@ -38,8 +37,8 @@
|
|||
|
||||
.top-right {
|
||||
position: absolute;
|
||||
right: 0;
|
||||
top: 0;
|
||||
right: 10px;
|
||||
top: 18px;
|
||||
}
|
||||
|
||||
.content {
|
||||
|
|
Loading…
Reference in New Issue