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 44480fb

Browse files
Minor linting
1 parent 4133ce9 commit 44480fb

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

‎css/grid.css

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
* Global
1212
*/
1313
body {
14-
background: #333;
1514
color: #666;
1615
font-family: -apple-system,
1716
BlinkMacSystemFont,
@@ -30,7 +29,7 @@ body {
3029
* Grid
3130
*/
3231
.container {
33-
background: #fff;
32+
background-color: #fff;
3433
margin: 0 auto;
3534
max-width: 100%;
3635
padding: 1.25em;

‎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 によって変換されたページ (->オリジナル) /