Added separate nav breakpoint and text sizes to editor
This commit is contained in:
parent
bd493e99ed
commit
d6c2e451f9
7 changed files with 40 additions and 219 deletions
|
@ -2,7 +2,7 @@
|
|||
padding: $base-spacing-unit 0;
|
||||
margin-bottom: ($base-spacing-unit * 2);
|
||||
.header__navigation {
|
||||
@include resp-max($breakpoint-md) {
|
||||
@include resp-max($breakpoint-nav) {
|
||||
display: none;
|
||||
position: fixed;
|
||||
left: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue