File tree Expand file tree Collapse file tree 3 files changed +36
-20
lines changed
Expand file tree Collapse file tree 3 files changed +36
-20
lines changed Original file line number Diff line number Diff line change 1- < header class ="bg-jsmn-yellow shadow mb-8 ">
1+ < header class ="bg-jsmn-yellow shadow ">
22 < nav
33 class ="container mx-auto p-2 max-w-3xl px-8 pt-2 flex justify-between items-center "
44 >
Original file line number Diff line number Diff line change 1616---
1717
1818<!-- primary content -->
19- < div class ="container mx-auto px-2 mb-10 ">
20- < div class ="x-h-screen flex justify-center items-center ">
21- < div >
22- <!-- <div
23- class="inline-block border-4 border-jsmn-yellow p-2 transform -rotate-25"
24- >
25- <span class="text-xl font-bold">Under Construction</span>
26- </div> -->
27- < div class ="text-center ">
28- < img
29- src ="{{ site.baseUrl }}jsmn-logo.png "
30- alt ="JavaScriptMN "
31- class ="mx-auto "
32- />
33- < div class ="text-4xl font-bold "> < h1 > JavaScriptMN</ h1 > </ div >
34- < p class ="text-xl ">
35- A monthly meetup for anyone interested in JavaScript and related
36- technologies in the Twin Cities.
37- </ p >
19+ < div class ="">
20+ < div class ="container mx-auto px-2 py-10 mb-10 ">
21+ < div class ="x-h-screen flex justify-center items-center ">
22+ < div >
23+ < div class ="text-center ">
24+ < div class ="w-2/3 mx-auto ">
25+ < div class ="pl-8 sm:pl-16 "> {% include "_logo.html" %}</ div >
26+ </ div >
27+ < div class ="text-4xl font-bold "> < h1 > JavaScriptMN</ h1 > </ div >
28+ < p class ="text-xl ">
29+ A monthly meetup for anyone interested in JavaScript and related
30+ technologies in the Twin Cities.
31+ </ p >
32+ </ div >
3833 </ div >
3934 </ div >
4035 </ div >
You can’t perform that action at this time.
0 commit comments