remove btn-group:after styles

This commit is contained in:
Arthur Lu 2022-12-19 17:36:22 -08:00
parent f85189eaf0
commit e042cbccd1

View File

@ -60,12 +60,6 @@ p {
border: none;
}
.btn-group:after {
content: "";
clear: both;
display: table;
}
.btn-group button:hover {
background-color: #008800;
}