mirror of
https://github.com/tubearchivist/tubearchivist-frontend.git
synced 2024-11-22 20:00:15 +00:00
fix some spacing issues
This commit is contained in:
parent
3df9a53a24
commit
8f7179ad0c
@ -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…
Reference in New Issue
Block a user