Skip to content
This repository was archived by the owner on Mar 7, 2025. It is now read-only.

Commit 210f6a6

Browse files
committed
fix: tweak style
1 parent aa8098a commit 210f6a6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/views/Home.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,6 @@ export default {
187187
padding-top: calc(var(--header-height) + 40px);
188188
padding-bottom: 2rem;
189189
background: var(--main-background);
190-
min-height: 100vh;
191190
192191
@media screen and (max-width: 768px) {
193192
padding-left: 0;

0 commit comments

Comments
 (0)