filesafe/src/css/album.scss

11 lines
140 B
SCSS
Raw Normal View History

@charset "utf-8";
@import "_variables";
/** Main **/
@media screen and (max-width: 768px) {
.description {
text-align: center
}
}