Change z-index
This commit is contained in:
parent
8fdfb25dfd
commit
964fa01850
|
@ -2,7 +2,7 @@
|
|||
layout: default
|
||||
---
|
||||
|
||||
<div class="post">
|
||||
<div class="post" style="position: relative; z-index: 1;">
|
||||
<header class="post-header">
|
||||
<h1 class="post-title">
|
||||
{% if site.title == "blank" -%}<span class="font-weight-bold">{{ site.first_name }}</span> {{ site.last_name }}{%- else -%}{{ site.title }}{%- endif %}
|
||||
|
|
Loading…
Reference in New Issue