mirror of
https://github.com/withastro/astro.git
synced 2025-02-17 22:44:24 -05:00
chore: Remove unnecessary CSS in basic example (#11596)
This commit is contained in:
parent
d052428e38
commit
19adfaa705
1 changed files with 0 additions and 1 deletions
|
@ -35,7 +35,6 @@ const { title } = Astro.props;
|
|||
html {
|
||||
font-family: system-ui, sans-serif;
|
||||
background: #13151a;
|
||||
background-size: 224px;
|
||||
}
|
||||
code {
|
||||
font-family:
|
||||
|
|
Loading…
Add table
Reference in a new issue