Skip to content

Commit 55e6cdd

Browse files
BackendExpertJehanKandyVinuraPathirana
committed
Update
Co-Authored-By: JehanKandy <[email protected]> Co-Authored-By: Vinura Pathirana <[email protected]>
1 parent 246bc07 commit 55e6cdd

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

site/assets/scss/app.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@
258258
}
259259

260260
.main-content {
261-
margin: 50px 0;
261+
margin: 100px 0;
262262
font-family: var(--title-font-family);
263263
}
264264

site/assets/scss/app.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

site/assets/scss/app.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
}
1313

1414
.main-content{
15-
margin: 50px 0;
15+
margin: 100px 0;
1616
font-family: var(--title-font-family);
1717
}
1818
.main-content .title{

0 commit comments

Comments
 (0)