File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
<!DOCTYPE html>
2
- < html lang ="en ">
2
+ < html lang ="en " class =" min-h-dvh " >
3
3
< head >
4
4
< meta charset ="UTF-8 ">
5
5
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
23
23
</ script >
24
24
</ head >
25
25
26
- < body >
27
- < main class ="max-w-2xl mx-auto mt-52 md:flex place- items-center ">
28
- < h1 class ="flex-1 text-xl md:pe-12 mb-10 ">
26
+ < body class =" min-h-dvh flex flex-col gap-10 justify-center p-4 " >
27
+ < main class ="w-full max-w-2xl mx-auto flex flex-col md:flex-row md:flex-1 justify-center md:justify-normal md: items-center md:mb-[max(1rem,5%)] ">
28
+ < h1 class ="md: flex-1 text-xl md:pe-12 mb-10 ">
29
29
< img class ="m-auto " src ="https://kbckcstorage.blob.core.windows.net/photos/kbc-logo-black-on-transparent.png " alt ="Koinonia Bible Church " width ="264 ">
30
30
</ h1 >
31
- < nav class ="flex-1 md:border-l md:ps-12 mx-4 md:mx-0 text-center text-lg flex flex-col gap-4 ">
31
+ < nav class ="md: flex-1 md:border-l md:ps-12 mx-4 md:mx-0 text-center text-lg flex flex-col gap-4 ">
32
32
< a class ="text-white font-semibold rounded-3xl py-1 bg-gradient-to-r from-pco-topaz to-pco-emerald " href ="https://kbckc.churchcenter.com/ "> Home</ a >
33
33
< a class ="text-white font-semibold rounded-3xl py-1 bg-gradient-to-r from-pco-topaz to-pco-emerald " href ="https://kbckc.churchcenter.com/directory "> Directory</ a >
34
34
< a class ="text-white font-semibold rounded-3xl py-1 bg-gradient-to-r from-pco-topaz to-pco-emerald " href ="https://kbckc.churchcenter.com/calendar "> Calendar</ a >
35
35
< a class ="text-white font-semibold rounded-3xl py-1 bg-gradient-to-r from-pco-topaz to-pco-emerald " href ="https://kbckc.churchcenter.com/login "> Log In</ a >
36
36
</ nav >
37
37
</ main >
38
38
< footer >
39
- < address class ="text-center md:hidden mt-10 ">
39
+ < address class ="text-center md:hidden ">
40
40
< p > Koinonia Bible Church</ p >
41
41
< p > 7020 Richmond Ave</ p >
42
42
< p > Kansas City, MO 64133</ p >
You can’t perform that action at this time.
0 commit comments