replaced ibm plex sans with inter
This commit is contained in:
@@ -407,6 +407,7 @@ button {
|
||||
border: 0;
|
||||
margin: 0;
|
||||
width: 100%;
|
||||
min-height: 38px;
|
||||
background: none;
|
||||
font-weight: normal;
|
||||
line-height: 1;
|
||||
@@ -462,6 +463,7 @@ button {
|
||||
position: relative;
|
||||
left: var(--inputPadding);
|
||||
width: calc(100% - 2 * var(--inputPadding));
|
||||
min-height: 0;
|
||||
height: 6px;
|
||||
padding: 0;
|
||||
margin-top: 16px;
|
||||
@@ -473,6 +475,7 @@ button {
|
||||
input[type="color"] {
|
||||
-webkit-appearance: none;
|
||||
border: 0;
|
||||
min-height: 0;
|
||||
height: 36px;
|
||||
margin: 1px 0;
|
||||
&::-webkit-color-swatch-wrapper {
|
||||
|
||||
Reference in New Issue
Block a user