rf-web/_sass/pages/gallery.scss
2020-09-23 17:03:45 +02:00

20 lines
202 B
SCSS

#page-gallery {
a {
margin: 0;
}
}
#page-gallery-item {
.side-title.side-title--left {
left: 1%;
}
h2 {
@include textbox;
}
.gallery-nod {
width: 95vw !important;
}
}