Skip to content

Commit 477d518

Browse files
authored
Merge pull request #39 from codeuino/revert-37-master
Revert "Update main.css"
2 parents e44f813 + 0276a40 commit 477d518

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)