Skip to content

Commit a4462c5

Browse files
author
Felipe Contreras
committed
css: remove duplicated body rules
These were defined before, and with the same values. Signed-off-by: Felipe Contreras <[email protected]>
1 parent cf67448 commit a4462c5

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

css/main.css

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -123,15 +123,6 @@ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav,
123123
display: block;
124124
}
125125

126-
body {
127-
font-size: 14px;
128-
line-height: 22px;
129-
font-family: "adelle", Georgia, "Times New Roman", serif;
130-
color: #4e443c;
131-
margin: 0;
132-
padding: 0;
133-
}
134-
135126
.inner {
136127
overflow: hidden;
137128
*zoom: 1;

0 commit comments

Comments
 (0)