Move general info to landing header
This commit is contained in:
@@ -7,7 +7,7 @@ header {
|
||||
margin-top: 50px;
|
||||
padding: 2em 0;
|
||||
width: 100vw;
|
||||
height: 40vh;
|
||||
height: 50vh;
|
||||
background-color: #002244;
|
||||
color: #fff;
|
||||
}
|
||||
@@ -21,8 +21,11 @@ main {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
.intro {
|
||||
.info {
|
||||
text-align: center;
|
||||
padding: 1em 15vw;
|
||||
height: 20vh;
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
.essentials {
|
||||
@@ -46,4 +49,4 @@ main {
|
||||
.essentials .join {
|
||||
padding: 1em;
|
||||
font-size: 1.2em;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user