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

github.com/pfadfinder-konstanz/hugo-dpsg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormax.mehl <max.mehl@fsfe.org>2021-08-29 23:17:22 +0300
committermax.mehl <max.mehl@fsfe.org>2021-08-29 23:17:22 +0300
commit713246a2a43cccccbb1010b7c39a94a1307944dd (patch)
treee72620a295b28e17c34a20edba1453af74eb173d
parent5d3eea356255446cb310ab9bc40149bb1fa075a8 (diff)
align sizes of main__title and post__title
-rw-r--r--assets/css/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/css/style.css b/assets/css/style.css
index cd4ebcd..3d6dc0d 100644
--- a/assets/css/style.css
+++ b/assets/css/style.css
@@ -751,7 +751,7 @@ button:not(:-moz-focusring):focus > .menu__btn-title {
.main__title {
font-size: 28px;
- font-size: 1.75rem;
+ font-size: 2rem;
}
.main__content {