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

github.com/danielkvist/hugo-piercer-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordanielkvist <d94.zaragoza@gmail.com>2019-03-24 18:10:09 +0300
committerdanielkvist <d94.zaragoza@gmail.com>2019-03-24 18:10:09 +0300
commit632eddf7a1b178e7bf37761e6af7ec6a73009d5b (patch)
tree2c34d81007bdd38952a3db10e7c8136716ab0d49 /exampleSite
parent16ab6ddc1b2091db0bf0113710b8a040b079d48d (diff)
add font sizes
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml8
1 files changed, 8 insertions, 0 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index e105064..a1110d8 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -47,6 +47,14 @@ themesDir = "../.."
red = "#ff5555"
yellow = "#f1fa8c"
+[params.fontsizes]
+ base = "1em"
+ p = "1.25em"
+ h4 = "1.563em"
+ h3 = "1.953em"
+ h2 = "2.441em"
+ h1 = "3.052em"
+
[params.cta]
show = true
cta = ""