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

github.com/zwbetz-gh/papercss-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'assets/css/custom.css')
-rw-r--r--assets/css/custom.css3
1 files changed, 0 insertions, 3 deletions
diff --git a/assets/css/custom.css b/assets/css/custom.css
index 500083a..65a0929 100644
--- a/assets/css/custom.css
+++ b/assets/css/custom.css
@@ -1,7 +1,4 @@
/* base */
-html {
- font-size: calc(1em + 0.33vw);
-}
body {
background-image: url('{{ "img/geometry2.png" | absURL }}');
}