This commit is contained in:
Kenneth Jannette
2024-02-01 23:21:02 -06:00
parent 9c22a3c017
commit 083b591060
2 changed files with 11 additions and 5 deletions

View File

@@ -27,6 +27,10 @@ $button-padding: 0 5px;
}
}
.upgrade-account {
width: 190px;
}
.secondary-button {
height: $button-height;
padding: $button-padding;