changing styles
This commit is contained in:
@@ -7,8 +7,9 @@ nav {
|
||||
top: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
height: 60px;
|
||||
background: @navigation-background;
|
||||
height: 50px;
|
||||
background: #222;
|
||||
color: #fff;
|
||||
z-index: 1;
|
||||
.card-3;
|
||||
transition: all 300ms ease-in-out;
|
||||
|
||||
Reference in New Issue
Block a user