Change z-index

This commit is contained in:
Santiago Lo Coco 2022-02-22 00:07:57 -03:00
parent 8fdfb25dfd
commit 964fa01850
1 changed files with 1 additions and 1 deletions

View File

@ -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 %}