Merge pull request #6 from TreetopFlyer/feature/mobile

adaption tweaks
This commit is contained in:
Seth Trowbridge 2023-07-09 21:24:28 -04:00 committed by GitHub
commit 11263e96c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@ TW.Init(ShadowCSS, ShadowDiv);
React.render(html` React.render(html`
<${Store.Provider}> <${Store.Provider}>
<div class="max-w-[1170px] mx-auto font-sans"> <div class="max-w-[1270px] mx-auto font-sans text-[16px] text-black">
<${UI.Header}/> <${UI.Header}/>