updates to Pasta Rosatella
This commit is contained in:
parent
c0b4f541f6
commit
6e7038bcf7
2 changed files with 11 additions and 8 deletions
|
@ -1,6 +1,6 @@
|
|||
:root {
|
||||
font-size: 16px;
|
||||
font-size: clamp(16px, 8px + 1.5vw, 24px);
|
||||
font-size: clamp(14px, 9px + 0.5vw, 24px);
|
||||
box-sizing: border-box;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue