Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 2859c4a

Browse files
Updated reset
1 parent 4ba7d7c commit 2859c4a

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

‎css/grid.css

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
*:before,
66
*:after {
77
box-sizing: border-box;
8+
margin: 0;
9+
padding: 0;
810
}
911

1012
/**
@@ -37,7 +39,7 @@ body {
3739
}
3840

3941
.row {
40-
margin:00.25em;
42+
margin-bottom:1.5em;
4143
}
4244

4345
.row:last-child {

‎css/grid.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /