Added Inter font for the UI, replaced some icons with Material Design Icons, minor css improvements

This commit is contained in:
Julian Müller (ChaoticByte) 2023-04-15 12:58:33 +02:00
parent 3a0f1bf340
commit e1555375cc
8 changed files with 350 additions and 35 deletions

View file

@ -5,6 +5,7 @@
width: 50rem;
max-width: 100%;
background: transparent;
font-family: "Inter";
}
.simple-keyboard.darkTheme .hg-button {
height: 50px;