fix some spacing issues

This commit is contained in:
simon 2021-12-13 10:57:29 +07:00
parent 3df9a53a24
commit 8f7179ad0c
No known key found for this signature in database
GPG Key ID: 2C15AA5E89985DD4
1 changed files with 2 additions and 1 deletions

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 {