fix some spacing issues

pull/129/head
simon 3 years ago
parent 3df9a53a24
commit 8f7179ad0c
No known key found for this signature in database
GPG Key ID: 2C15AA5E89985DD4

@ -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 {

Loading…
Cancel
Save