remove btn-group margins

This commit is contained in:
Arthur Lu 2022-12-15 18:12:24 -08:00
parent 867cdc9b82
commit b828aff2ea

View File

@ -45,7 +45,6 @@ p {
}
.btn-group {
margin: 0 auto;
display: flex;
justify-content: center;
flex-direction: row;