Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/2-REC/hugo-myportfolio-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/custom.css')
-rw-r--r--static/css/custom.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/static/css/custom.css b/static/css/custom.css
index 47c68b9..69d73fc 100644
--- a/static/css/custom.css
+++ b/static/css/custom.css
@@ -1,5 +1,5 @@
:root{
-
+/* TODO: replace with content of my website's custom (th all variables commented) */
/*
Override desired values for the following variables.
*/
@@ -51,6 +51,8 @@
/*
--HERO-IMAGE-HEIGHT: 500px;
--HERO-IMAGE-HEIGHT-SMALL: 250px;
+ --HERO-IMAGE-MARGIN-BOTTOM: 0px;
+ --HERO-IMAGE-MARGIN-BOTTOM-SMALL: 0px;
*/