Handle nav-bar
This commit is contained in:
@@ -2,6 +2,12 @@
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.next-center-button {
|
||||
width: 50%;
|
||||
left: 25%;
|
||||
}
|
||||
|
||||
|
||||
.welcome-big-logo {
|
||||
font-size: 200pt;
|
||||
background-image: url(./images/logo.png);
|
||||
@@ -13,6 +19,15 @@
|
||||
width: 95%
|
||||
}
|
||||
|
||||
.centered-element {
|
||||
margin-top: 200px;
|
||||
}
|
||||
|
||||
|
||||
.centered-element-small {
|
||||
margin-top: 100px;
|
||||
}
|
||||
|
||||
|
||||
#map {
|
||||
height: 50%;
|
||||
|
||||
Reference in New Issue
Block a user