adjusted default button css
This commit is contained in:
+1
-1
@@ -135,7 +135,7 @@ body {
|
||||
height: 100%;
|
||||
|
||||
/* normalizes IBM Plex Sans font rendering between Chrome and Firefox */
|
||||
letter-spacing: 0.1px;
|
||||
letter-spacing: 0.004em;
|
||||
}
|
||||
|
||||
h1,
|
||||
|
||||
@@ -9,6 +9,7 @@ button {
|
||||
font-size: inherit;
|
||||
font-weight: inherit;
|
||||
line-height: inherit;
|
||||
letter-spacing: inherit;
|
||||
}
|
||||
.btn {
|
||||
--btnGap: 8px;
|
||||
|
||||
Reference in New Issue
Block a user