Skip to content

Commit c37702d

Browse files
Merge pull request #697 from w3c/css-patch
remove unneeded CSS rule
2 parents d5d7810 + 95066ae commit c37702d

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

charter-template.html

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,6 @@
99
<link rel="stylesheet" type="text/css" href="https://www.w3.org/OldGuide/pubrules-style.css">
1010
<link rel="stylesheet" type="text/css" href="https://www.w3.org/2006/02/charter-style.css">
1111
<style>
12-
main {
13-
max-width: 60em;
14-
margin: 0 auto;
15-
}
16-
1712
ul#navbar {
1813
font-size: small;
1914
}

0 commit comments

Comments
 (0)