rf-web/_sass/pages/gallery.scss

20 lines
202 B
SCSS
Raw Normal View History

2020-09-23 15:03:45 +00:00
#page-gallery {
a {
margin: 0;
}
}
#page-gallery-item {
.side-title.side-title--left {
left: 1%;
}
h2 {
@include textbox;
}
.gallery-nod {
width: 95vw !important;
}
}