Changes to the flow of the main bookshelf page

This commit is contained in:
2021-04-17 00:30:44 +02:00
parent acc661d15b
commit 3c58697163
2 changed files with 5 additions and 5 deletions

View File

@@ -33,7 +33,7 @@
width: 100%;
max-width: 960px;
margin: 0 auto;
padding: 0 20px;
padding: 0 15px;
box-sizing: border-box; }
.column,
.columns {
@@ -484,4 +484,4 @@ there.
50% {
opacity: 0.5;
}
}
}