fix some spacing issues

This commit is contained in:
simon
2021-12-13 10:57:29 +07:00
parent 3df9a53a24
commit 8f7179ad0c

View File

@@ -259,7 +259,7 @@ button:hover {
/* top of page */
.title-bar {
padding: 20px 0;
padding-top: 30px;
}
.sort {
@@ -480,6 +480,7 @@ button:hover {
.info-box {
display: grid;
grid-gap: 1rem;
margin-top: 1rem;
}
.description-box {