Tweaks to sidebar styling

This commit is contained in:
2022-03-15 00:47:31 -04:00
parent a7e4b2e657
commit 7e4f6d977f
5 changed files with 12 additions and 5 deletions

View File

@@ -21,3 +21,7 @@
display: flex;
justify-content: space-between;
}
.button {
margin-bottom: 24px;
}

View File

@@ -34,6 +34,10 @@
justify-content: right;
}
.title {
font-size: 1.75rem;
}
.close {
display: block;
font-size: 24px;