remove btn-group margins

This commit is contained in:
Arthur Lu 2022-12-15 18:12:24 -08:00
parent b907a064d0
commit f85189eaf0

View File

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