Skip to content

Commit 828bbbb

Browse files
committed
Changes #app background-color
1 parent e0f7395 commit 828bbbb

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/App.vue

+1-3
Original file line numberDiff line numberDiff line change
@@ -111,9 +111,7 @@ export default {
111111
-moz-osx-font-smoothing: grayscale;
112112
color: #2c3e50;
113113
counter-reset: step-counter;
114-
}
115-
.main {
116-
padding-bottom: 5rem;
114+
background-color: #f5f5f5;
117115
}
118116
#site-container {
119117
padding: 0.75rem;

0 commit comments

Comments
 (0)