Update navbar.scss

This commit is contained in:
lorin 2018-09-24 18:23:17 +02:00 committed by GitHub
parent 637e5c1ae2
commit debacd5522
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,3 @@
@import 'mixins';
#navbar {
align-items: flex-end;
margin-bottom: 10px;
@ -68,4 +66,4 @@
color: $zeus-orange;
transform: rotate(10deg);
}
}
}