mirror of
https://github.com/withastro/astro.git
synced 2025-02-03 22:29:08 -05:00
* Fix codeblocks in markdown components * Debugging * More debugging * remove extra debugging stuff
6 lines
No EOL
66 B
SCSS
6 lines
No EOL
66 B
SCSS
@use "./prism.scss";
|
|
|
|
body {
|
|
max-width: 900px;
|
|
margin: auto;
|
|
} |