Skip to content

Commit 0276a40

Browse files
authored
Revert "Update main.css"
1 parent e44f813 commit 0276a40

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

assets/css/main.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
/* Reset */
1111

1212
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
13-
margin: 0px 7px;
14-
padding: 0px 7px;
13+
margin: 0;
14+
padding: 0;
1515
border: 0;
1616
font-size: 100%;
1717
font: inherit;

0 commit comments

Comments
 (0)