6 lines
64 B
SCSS
Vendored
6 lines
64 B
SCSS
Vendored
@media (max-width: 768px) {
|
|
.sidebar {
|
|
width: 100%;
|
|
}
|
|
}
|