Structure: Express content width in terms of rems
This commit is contained in:
parent
6913813f80
commit
199731551e
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
************************/
|
||||
|
||||
:root {
|
||||
--content-width: 40em;
|
||||
--content-width: 40rem;
|
||||
}
|
||||
|
||||
body {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue