Skip to content

Commit 483c432

Browse files
authored
Merge pull request #40 from aryan-harsh/patch-1
Added Margin
2 parents 664f6dc + a863194 commit 483c432

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

assets/css/main.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,11 @@
1717
font: inherit;
1818
vertical-align: baseline;
1919
}
20+
21+
html, body {
22+
margin: 0 1.25%;
23+
}
24+
2025

2126
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
2227
display: block;

0 commit comments

Comments
 (0)