forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2021-11-30 18:27:12 -06:00
parent e2c8820fde
commit a17477d87a
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
<!-- This example requires Tailwind CSS v2.0+ -->
<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-8">
<div class="w-full max-w-screen-2xl mx-auto grid grid-cols-12 px-8 snowcaps">
<div class="relative col-span-full flex items-center justify-between h-16">
<div class="absolute inset-y-0 left-0 flex items-center sm:hidden">
<!-- Mobile menu button-->

View File

@ -205,7 +205,7 @@
{% endblock %}
{% block subHeader %}
<div class="relative max-w-screen-2xl mx-auto px-4 py-4 grid grid-cols-12 rounded-t snowcaps">
<div class="relative max-w-screen-2xl mx-auto px-4 py-4 grid grid-cols-12 rounded-t">
<div class="absolute top-0 left-0 w-full h-full bg-gradient-to-t from-gray-300 to-gray-200 rounded-t sub-header-shadow"></div>
<div class="relative col-span-full flex items-center">
<div>