lbry-desktop/ui/scss/page/_show.scss
2017-04-17 09:47:38 -04:00

9 lines
133 B
SCSS

@import "../global";
.show-page-media {
text-align: center;
margin-bottom: $spacing-vertical;
img {
max-width: 100%;
}
}