Revize 47c41706
Přidáno uživatelem Lukáš Moučka před téměř 4 roky(ů)
src/assets/scss/_navbar.scss | ||
---|---|---|
27 | 27 |
.container { |
28 | 28 |
padding: 0; |
29 | 29 |
height: 100%; |
30 |
|
|
31 |
@include media-breakpoint-down(md) { |
|
32 |
max-width: 100%; |
|
33 |
} |
|
30 | 34 |
} |
31 | 35 |
} |
32 | 36 |
|
... | ... | |
143 | 147 |
} |
144 | 148 |
|
145 | 149 |
.navbar-collapse { |
150 |
width: calc(100% + 20px); |
|
146 | 151 |
padding-bottom: 1px; |
147 | 152 |
justify-content: space-between; |
148 | 153 |
transition-duration: 0.2s; |
Také k dispozici: Unified diff
+ Add styles for responsive