We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bd646a commit 1bb32acCopy full SHA for 1bb32ac
1 file changed
src/settings/default/HomePageContent.vue
@@ -56,6 +56,9 @@ export default {
56
.home {
57
font-family: "Barlow", sans-serif;
58
}
59
+.home-content {
60
+ padding-top: 10px /* adjust depending if you also have a title - see below */
61
+}
62
.home h1 {
63
padding-top: 20px;
64
padding-bottom: 20px;
0 commit comments