(note) first note display

This commit is contained in:
2021-03-13 13:59:15 +01:00
parent b6d71227b6
commit c625db82c7
5 changed files with 117 additions and 190 deletions

View File

@@ -6,3 +6,19 @@ body {
text-align: center;
min-height: 100vh;
}
h1 {
font-size: 3rem;
}
h2 {
font-size: 2.5rem;
}
h3 {
font-size: 2rem;
}
h4 {
font-size: 1.5rem;
}