Cleanup CSS add Snap! style block attachments
This commit is contained in:
parent
debefc307a
commit
843ec586ed
16 changed files with 72 additions and 18 deletions
|
|
@ -1,5 +1,5 @@
|
|||
@import "breakpoints.scss";
|
||||
$navbar-default-link-color: #FFF;
|
||||
@import "osem-variables.scss";
|
||||
|
||||
.nav-osem {
|
||||
border: none;
|
||||
|
|
@ -46,4 +46,8 @@ $navbar-default-link-color: #FFF;
|
|||
margin-top: -5px;
|
||||
max-height: 100%;
|
||||
}
|
||||
|
||||
.trapezoid {
|
||||
border-top-color: $navbar-default-bg;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue