adjust title sizes
This commit is contained in:
@@ -13,6 +13,10 @@
|
||||
· <a href={{ site.twitter }}>Twitter</a>
|
||||
{% endif %}
|
||||
|
||||
{% if site.dmoj != "" %}
|
||||
· <a href={{ site.dmoj }} DMOJ</a>
|
||||
{% endif %}
|
||||
|
||||
</p>
|
||||
</div>
|
||||
</footer>
|
||||
</footer>
|
||||
|
@@ -4,8 +4,8 @@ layout: main
|
||||
|
||||
{% include nav %}
|
||||
|
||||
<p class="text-5xl md:text-6xl font-black pt-10 md:pt-30 pb-4 leading-tight">
|
||||
{{ title}}
|
||||
<p class="text-5xl md:text-5xl font-black pt-10 md:pt-30 pb-4 leading-tight">
|
||||
{{ title }}
|
||||
</p>
|
||||
|
||||
<div>
|
||||
@@ -27,4 +27,4 @@ layout: main
|
||||
{{ content }}
|
||||
</div>
|
||||
|
||||
{% include author %}
|
||||
{% include author %}
|
||||
|
Reference in New Issue
Block a user