Spaces:
Running
Running
crcdng
commited on
Commit
·
7ef2b8a
1
Parent(s):
eaeecb9
important
Browse files- cyberpunk.css +2 -2
cyberpunk.css
CHANGED
@@ -289,8 +289,8 @@ body
|
|
289 |
{
|
290 |
--button-padding-v: 0.6rem;
|
291 |
--button-padding-h: 1.75rem;
|
292 |
-
--button-font-size: 1.0rem;
|
293 |
-
--button-cutout: 0.77rem;
|
294 |
}
|
295 |
|
296 |
.cyber-button-big
|
|
|
289 |
{
|
290 |
--button-padding-v: 0.6rem;
|
291 |
--button-padding-h: 1.75rem;
|
292 |
+
--button-font-size: 1.0rem !important;
|
293 |
+
--button-cutout: 0.77rem !important;
|
294 |
}
|
295 |
|
296 |
.cyber-button-big
|