forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2021-12-06 20:58:00 -06:00
parent 1664c8c0a4
commit 70f3def5f8
2 changed files with 2 additions and 2 deletions

View File

@ -234,7 +234,7 @@
{% block postNav %}
{% endblock %}
<div class="flex h-screen bg-gray-500">
<div class="flex h-screen pt-16 bg-gray-500">
<div class="w-full sm:overflow-y-auto">
{% block desktopUserBanner %}

View File

@ -1,7 +1,7 @@
{% set random = range(1, 13)|random() %}
<!-- This example requires Tailwind CSS v2.0+ -->
<nav class="sticky top-0 w-full bg-gray-700" style="z-index: 1030;">
<nav class="fixed top-0 w-full bg-gray-700" style="z-index: 1030;">
<div class="w-full max-w-screen-2xl mx-auto grid grid-cols-12 px-4">
<div class="relative col-span-full flex items-center justify-between h-16 px-4 snowcaps">
<div class="absolute inset-y-0 left-0 flex items-center sm:hidden">