Skip to content

Commit cf38692

Browse files
committed
Restore default padding to new donation button
1 parent 8925b45 commit cf38692

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/css/custom.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,6 @@ button[class*="toggleButton"] {
123123
border-radius: 9999px;
124124
margin-right: calc(.25 * var(--ifm-navbar-item-padding-horizontal));
125125
margin-left: calc(.25 * var(--ifm-navbar-item-padding-horizontal));
126-
padding: 0.375rem 0.75rem;
127126

128127
&:hover {
129128
background-color: var(--suffolk-dark-gold);

0 commit comments

Comments
 (0)