summaryrefslogtreecommitdiffstats
path: root/assets/scss/web/_education.scss
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2024-10-01 17:16:09 +0200
committerAhmed Abdelhalim <[email protected]>2024-10-01 23:11:09 +0200
commit9a8107d1947b67cdafacf9711616efff8f6be5da (patch)
treea82f485ca8e2118aa2083972ef77fd56b0811686 /assets/scss/web/_education.scss
parent3b23b2661ea2f7f96311209ffd57d7c487fcc463 (diff)
Lower the margin of the blog and keep it for the home page
Diffstat (limited to 'assets/scss/web/_education.scss')
-rw-r--r--assets/scss/web/_education.scss3
1 files changed, 3 insertions, 0 deletions
diff --git a/assets/scss/web/_education.scss b/assets/scss/web/_education.scss
index fb84547..e1c57b0 100644
--- a/assets/scss/web/_education.scss
+++ b/assets/scss/web/_education.scss
@@ -1,6 +1,9 @@
.education {
+ margin-left: 0.5cm;
+ margin-right: 0.5cm;
// add empty space to the end of page (as big as the header)
margin-bottom: 150px;
+
}
.education__details {