replaced ibm plex sans with inter

This commit is contained in:
Gani Georgiev
2026-05-04 10:50:41 +03:00
parent fccfa20653
commit 97c5f3fa02
30 changed files with 43 additions and 39 deletions
+3
View File
@@ -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 {