js/debug
This commit is contained in:
parent
469989740b
commit
69daecd39b
4 changed files with 36 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue