4 lines
37 B
CSS
4 lines
37 B
CSS
|
:root {
|
||
|
--max-page-width: 48rem;
|
||
|
}
|