Files
nhgooi.nl/resources/assets/sass/components/_sidebar.scss
2024-11-25 20:03:11 +01:00

13 lines
189 B
SCSS
Vendored

ins[data-revive-zoneid="2"] {
width: 100%;
height: 275px;
margin: 11px auto 50px auto;
background-color: #efefef;
}
@media (max-width: 768px) {
.sidebar {
width: 100%;
}
}