This commit is contained in:
Marc Beninca 2025-01-27 10:58:14 +01:00
parent 469989740b
commit 69daecd39b
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F
4 changed files with 36 additions and 0 deletions

View file

@ -1,4 +1,16 @@
/*
16 1
17 1.0625
18 1.125
19 1.1875
20 1.25
21 1.3125
22 1.375
phone: 480 px
tablet: 768 px
laptop: 1024 px
desktop: 1366 px
block-size height
(border|padding)-block[-start|end]
(border|padding)-inline[-start|end]
@ -21,6 +33,7 @@ background-position: center;
background-size: cover;
color: #777;
font-family: monospace;
font-size: 1rem;
line-height: 1.25;
margin-block: 0;
margin-inline: auto;