Tweaks to sidebar styling
This commit is contained in:
@@ -21,3 +21,7 @@
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
.button {
|
||||
margin-bottom: 24px;
|
||||
}
|
||||
|
||||
@@ -34,6 +34,10 @@
|
||||
justify-content: right;
|
||||
}
|
||||
|
||||
.title {
|
||||
font-size: 1.75rem;
|
||||
}
|
||||
|
||||
.close {
|
||||
display: block;
|
||||
font-size: 24px;
|
||||
|
||||
Reference in New Issue
Block a user