Update nav.css
This commit is contained in:
@@ -6,13 +6,13 @@
|
||||
}
|
||||
|
||||
.navbar>.title>img {
|
||||
width: 75px;
|
||||
width: 55px;
|
||||
border-radius: 10px;
|
||||
}
|
||||
|
||||
.navbar>.title>span {
|
||||
font-family: 'Lato-Black';
|
||||
font-size: 60px;
|
||||
font-size: 40px;
|
||||
margin-left: 13px;
|
||||
position: relative;
|
||||
bottom: 13px;
|
||||
@@ -25,9 +25,9 @@
|
||||
|
||||
.navbar>.end>a {
|
||||
margin: 0.5rem;
|
||||
padding: 1.5rem;
|
||||
padding: 1rem;
|
||||
padding-left: 0.5rem;
|
||||
padding-right: 0.5rem;
|
||||
cursor: pointer;
|
||||
font-size: 20px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user