Multiple db handling, font size changes

This commit is contained in:
mrfry 2021-01-10 15:41:08 +01:00
parent a0d51266a0
commit 07b34762c3
8 changed files with 119 additions and 46 deletions

View file

@ -4,7 +4,6 @@
color: white;
background-color: #212127;
border: none;
font-size: 18px;
flex-grow: 1;
}
@ -17,7 +16,6 @@
width: 80px;
background-color: var(--background-color);
color: white;
font-size: 23px;
cursor: pointer;
border: none;
}