footer 30 complete 85%

This commit is contained in:
merajjahir
2022-02-16 12:25:09 +06:00
parent 055d0ef833
commit 4ca522fae1
31 changed files with 4860 additions and 750 deletions

View File

@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="en">
<html lang="en" >
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
@@ -215,7 +215,7 @@
<div class="h-full container mx-auto flex items-center justify-center">
<div class="flex flex-col items-center z-10">
<h1 class="mx-6 mt-1 text-xl font-bold text-center text-white text-5xl md:text-6xl sm:text-center sm:mx-0">Here a really cool title!</h1>
<h1 class="mx-6 mt-1 text-xl font-bold text-center text-white md:text-6xl sm:text-center sm:mx-0">Here a really cool title!</h1>
<p class="text-white text-xl font-medium w-2/3 text-center my-6">Some fancy text to invite to an event, the place of the event and the date of the event.</p>
<div class="flex flex-col md:flex-row justify-center mt-10">
<a href="#" class="py-2 px-8 rounded-full border-2 border-pink-500 text-white hover:bg-pink-500 text-center m-2">Tickets</a>