0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-07 05:32:41 +00:00

Update lock message

This commit is contained in:
G.Ambatte
2024-05-10 07:45:04 +12:00
parent 3a054f1ae0
commit 10a7f34abb
2 changed files with 16 additions and 2 deletions

View File

@@ -15,4 +15,15 @@
background-color: #777;
}
}
h1, h3 {
font-family: 'Open Sans', sans-serif;
font-weight: 800;
}
h1 {
font-size: 24px;
}
h3 {
font-size: 18px;
}
}