diff --git a/content/articles/2021-07-23-our-new-digital-home/index.Rmd b/content/articles/2021-07-23-our-new-digital-home/index.Rmd index 5e3a421231af9d99a8f82843c77abb030ba895ce..53c55cdab297b105469605470dd3252bb1176997 100644 --- a/content/articles/2021-07-23-our-new-digital-home/index.Rmd +++ b/content/articles/2021-07-23-our-new-digital-home/index.Rmd @@ -7,9 +7,7 @@ comments: true math: katex --- -{{<drop>}} We are finally live at CleverThis.com and I wanted to make a first post just to show off some of the new sites awesome formatting features. -{{</drop>}} <!--more--> diff --git a/static/assets/css/custom.css b/static/assets/css/custom.css index 9cfbdb3ca85fc8cf247810a4d42181ddf28fba9c..b8e622962504de7784ad506bc4911a2f06668bf0 100755 --- a/static/assets/css/custom.css +++ b/static/assets/css/custom.css @@ -45,6 +45,7 @@ div:not(.summary)>.story>p:first-of-type:first-letter { float: left; padding-right: 0.1em; margin-bottom: -0.24em; + margin-top: -0.15em; text-transform: uppercase }