Tiny alignment

This commit is contained in:
southerntofu 2020-04-24 18:47:03 +02:00
parent 75fd671b84
commit 9be22f931b
1 changed files with 2 additions and 1 deletions

View File

@ -16,7 +16,8 @@
.widget-columns-column {
// For mobile view
width: 95vw;
margin: auto;
// Column titles are on the same line
margin: 0 auto;
// For wide screens
@media (min-width: 48em) {