Skip to content

Commit bf02163

Browse files
committed
Style fixes
1 parent 2d66c9a commit bf02163

File tree

9 files changed

+28
-447
lines changed

9 files changed

+28
-447
lines changed
Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
1-
@import "./vendor/normalize";
21
@import "./vendor/stylesheet";
32
@import "./vendor/github-light";
43

54
.page-header {
65
padding: 1rem 6rem;
76
}
87

9-
:global .Grid {
10-
outline: none;
8+
.main-content {
9+
box-sizing: border-box;
1110
}

0 commit comments

Comments
 (0)