fix sidebar buttons

pull/889/head
Cory LaViska 2022-08-30 16:08:51 -05:00
rodzic 7de37b9315
commit 29b149cd26
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

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