File tree 1 file changed +5
-8
lines changed
1 file changed +5
-8
lines changed Original file line number Diff line number Diff line change 51
51
< header >
52
52
<!-- Navbar section start -->
53
53
< section class ="container mx-auto px-4 ">
54
- < div class ="navbar bg-base-100 px-0 ">
54
+ < div class ="navbar bg-base-100 px-0 my-2 md:my-12 ">
55
55
< div class ="navbar-start ">
56
56
< div class ="dropdown ">
57
57
< div tabindex ="0 " role ="button " class ="btn btn-ghost lg:hidden ">
@@ -111,7 +111,7 @@ <h2 class="text-xl md:text-4xl font-manrope text-primary-title font-extrabold">H
111
111
d ="M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z " />
112
112
</ svg >
113
113
</ button >
114
- < a class ="btn text-primary-white font-manrope text-sm md:text-xl capitalize font-bold bg-primary-color "> get ticket</ a >
114
+ < a class ="btn btn-sm md:btn-md text-primary-white font-manrope text-sm md:text-xl capitalize font-bold bg-primary-color "> get ticket</ a >
115
115
</ div >
116
116
</ div >
117
117
@@ -170,13 +170,10 @@ <h2 class="text-primary-white text-base font-manrope font-extrabold">Meet all th
170
170
<!-- Header section end -->
171
171
172
172
173
-
174
-
175
-
176
-
177
-
178
173
<!-- Main section start -->
179
- < main > </ main >
174
+ < main >
175
+
176
+ </ main >
180
177
<!-- Main section end -->
181
178
<!-- Footer section start -->
182
179
< footer > </ footer >
You can’t perform that action at this time.
0 commit comments