Bring some responsive styles, subject to later improvements
This commit is contained in:
@@ -19,12 +19,20 @@ nav {
|
||||
padding: 0.5rem;
|
||||
box-shadow: 0 19px 34px -15px #d2d2f2;
|
||||
|
||||
h1 {
|
||||
margin: 0;
|
||||
font-size: 28px;
|
||||
font-weight: lighter;
|
||||
}
|
||||
|
||||
&.main-nav {
|
||||
position: fixed;
|
||||
top: 0;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
height: calc(58px - 0.5rem * 2);
|
||||
z-index: 15;
|
||||
|
||||
img {
|
||||
width: 35px;
|
||||
height: 35px;
|
||||
|
||||
Reference in New Issue
Block a user