diff --git a/homepage/theme/static/css/fix.css b/homepage/theme/static/css/fix.css index f29ac9a..e4b6306 100644 --- a/homepage/theme/static/css/fix.css +++ b/homepage/theme/static/css/fix.css @@ -290,7 +290,7 @@ body { .f26 { font-size: 1.9rem; } -@media only screen and (min-width: 60em) { +@media only screen and (min-width: 30em) { .f26 { font-size: 2.25rem; } @@ -560,7 +560,7 @@ nav ul li { nav ul li a, nav ul li a:visited { display: block; - padding: 0 1.4rem; + padding: 0 1.2rem; line-height: 4rem; text-decoration: none; font-weight: 700; diff --git a/homepage/theme/templates/base.html b/homepage/theme/templates/base.html index 814461a..9be89d0 100644 --- a/homepage/theme/templates/base.html +++ b/homepage/theme/templates/base.html @@ -107,15 +107,25 @@
{% if cta_index %} -

- OPEN INDEX PAGE -

+
+ +
{% endif %} {% if cta_blog_index %} -

- OPEN BLOG INDEX -

+
+ +
{% endif %} {% if cta_blog_article == 'fair'%}