fix: button width
This commit is contained in:
@@ -414,6 +414,7 @@ input[type=checkbox] {
|
|||||||
.wide-button {
|
.wide-button {
|
||||||
padding: 0.5rem 6rem;
|
padding: 0.5rem 6rem;
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
|
width: inherit;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (max-width: 768px) {
|
@media (max-width: 768px) {
|
||||||
|
|||||||
Reference in New Issue
Block a user