1
0
mirror of https://github.com/lana-k/sqliteviz.git synced 2025-12-06 18:18:53 +08:00

fix fonts

This commit is contained in:
lana-k
2020-12-23 15:16:53 +01:00
parent 71f585eef5
commit bc3524e1a7
10 changed files with 54 additions and 4 deletions

View File

@@ -5,7 +5,6 @@ button {
font-size: 14px;
font-weight: 600;
cursor: pointer;
font-family: Open-Sans, Helvetica, Arial, sans-serif;
}
button:focus {