add to about page
This commit is contained in:
@@ -7,10 +7,13 @@ main {
|
||||
background: black;
|
||||
color: white;
|
||||
z-index: -999;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.welcome {
|
||||
text-align: center;
|
||||
position: absolute;
|
||||
top: calc(50% + 50px);
|
||||
font-family: Neuton;
|
||||
font-size: 30px;
|
||||
}
|
||||
Reference in New Issue
Block a user