Menubar aesthethics

This commit is contained in:
Jeremy Zhang
2017-05-10 23:43:13 +00:00
parent ffd95f85ad
commit 98fc4140f4
2 changed files with 8 additions and 6 deletions

View File

@ -25,7 +25,7 @@ nav {
@media only screen and (max-width: 992px) {
nav .brand-logo {
left: 10%;
left: 5%;
}
}
@ -65,8 +65,7 @@ nav {
.betatag {
font-variant: small-caps;
font-size: 25px;
font-size: 20px;
border-radius: 50px;
border: 2px solid #37474f;
color: #eceff1;
}