Skip to content

Commit 51fc95f

Browse files
authored
docs: remove unused styling (#205)
1 parent c030514 commit 51fc95f

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

src/App.vue

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -41,19 +41,6 @@ import components from "@/components";
4141
padding: 2rem;
4242
padding-bottom: 6rem;
4343
padding-left: calc(var(--vp-sidebar-width) + 2rem);
44-
45-
> section {
46-
padding: 1rem 0;
47-
48-
h3 {
49-
font-size: 1.75rem;
50-
}
51-
52-
.buttons > * {
53-
margin-right: 0.5rem;
54-
margin-bottom: 0.5rem;
55-
}
56-
}
5744
}
5845
5946
#nav {

0 commit comments

Comments
 (0)