Skip to content

Commit 713f87f

Browse files
committed
fix error
1 parent 59ce368 commit 713f87f

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

assets/main.scss

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
1-
---
2-
---
3-
41
@import "minima";
52

6-
// Your custom CSS goes here
7-
83
.site-header {
94
border-top: none;
105
}
@@ -124,7 +119,7 @@ article {
124119
.wide-table {
125120
overflow-x: auto;
126121
-webkit-overflow-scrolling: touch;
127-
min-width: 500 px;
122+
min-width: 500px;
128123
border-collapse: collapse;
129124
}
130125

0 commit comments

Comments
 (0)