@ -76,6 +76,11 @@ header h1 {
}
article h1 {
font-family: 'LibreBaskervilleBold';
font-size: 32px;
header h1 a {
padding: 5px 0px;
color: #fff;
@ -86,9 +86,7 @@
{% elif post.style == 3 %}
<a href="{{ post.url }}">
<h1>{{ post.title }}</h1>
</a>
<iframe class="youtube" src="https://www.youtube.com/embed/{{ post.url }}"></iframe>