Skip to content

Commit 88a2b65

Browse files
committed
Remove some css
1 parent c02916b commit 88a2b65

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

src/layouts/BaseLayout.astro

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -103,14 +103,8 @@ const structuredData = {
103103
}
104104

105105
body {
106-
font-family: Georgia, "Times New Roman", serif;
107-
line-height: 1.6;
108-
color: #222;
109-
background: #fff;
110-
font-size: 1.125rem;
111106
margin: 0 auto;
112107
max-width: 45rem;
113-
padding: 1rem;
114108
}
115109

116110
.skip-nav {

0 commit comments

Comments
 (0)