filesafe/public/css/album.css

10 lines
118 B
CSS
Raw Normal View History

.section {
background: none
}
@media screen and (max-width: 768px) {
.description {
text-align: center
}
}