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

github.com/varkai/hugo-theme-zozo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorimzeuk <imzeuk@gmail.com>2019-04-18 12:23:14 +0300
committerimzeuk <imzeuk@gmail.com>2019-04-18 12:23:14 +0300
commit9f54739254e067d7984c1f52148fe0e3375c329e (patch)
tree46b67717bbf184a13e811104aeb683468db95e24 /static
parentbdffb1eafd663911723b0e9fc12e4ca7205e83c5 (diff)
update css
Diffstat (limited to 'static')
-rw-r--r--static/css/zozo.css1
-rw-r--r--static/css/zozo.scss1
2 files changed, 0 insertions, 2 deletions
diff --git a/static/css/zozo.css b/static/css/zozo.css
index f301410..6744096 100644
--- a/static/css/zozo.css
+++ b/static/css/zozo.css
@@ -190,7 +190,6 @@ h6 {
}
.post .post_title h2 {
- text-transform: uppercase;
letter-spacing: 1px;
font-size: 1.4rem;
line-height: 1;
diff --git a/static/css/zozo.scss b/static/css/zozo.scss
index 4d18019..74ce667 100644
--- a/static/css/zozo.scss
+++ b/static/css/zozo.scss
@@ -196,7 +196,6 @@ h6 {
padding-bottom: 16px;
h2 {
- text-transform: uppercase;
letter-spacing: 1px;
font-size: 1.4rem;
line-height: 1;