Fix #1
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{% extends 'homepage/base.html' %}
|
||||
|
||||
{% block content %}
|
||||
<div class="absolute grid place-content-center md:h-screen h-150 w-full -z-50 top-0 p-4">
|
||||
<div class="grid place-content-center md:h-screen h-150 w-full -z-50 top-0 p-4">
|
||||
<div class="text-center">
|
||||
<h2 class="font-bold md:text-8xl text-6xl md:mb-8 text-blue-600">qivip</h2>
|
||||
<h3 class="italic font-extralight sm:text-2xl text-md">Interaktives Lernen neu definiert.</h3>
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<div class="absolute bottom-0 sticky grid place-content-center gap-2 w-full">
|
||||
<div class="grid place-content-center gap-2 w-full mt-4">
|
||||
<div class="flex space-x-2 pb-4">
|
||||
<p class="text-sm font-extralight"><a href="#">Impressum</a></p>
|
||||
<p class="text-sm font-extralight"><a href="#">Datenschutz</a></p>
|
||||
|
||||
Reference in New Issue
Block a user