fix sidebar buttons

This commit is contained in:
Cory LaViska
2022-08-30 16:08:51 -05:00
parent 7de37b9315
commit 29b149cd26

View File

@@ -50,6 +50,8 @@ strong {
}
.sidebar-buttons {
display: flex;
justify-content: space-between;
text-align: center;
margin-top: 0;
}