You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, in the file layouts/index.html as described in the wiki, there is a problem with the CSS. I was driving myself nuts trying to figure out where all the content was going.. been a long time since I did much web design so I guess my troubleshooting skills are a wee bit rusty. But finally I cracked it.
In a small viewport it appears blank/broken. I tile my windows to be narrow.
This is how it displays at ~800px (and in some iterations, was a totally blank page):
Now I have noticed that if you make the window >1300px wide, it will display correctly:
Hi, in the file
layouts/index.html
as described in the wiki, there is a problem with the CSS. I was driving myself nuts trying to figure out where all the content was going.. been a long time since I did much web design so I guess my troubleshooting skills are a wee bit rusty. But finally I cracked it.In a small viewport it appears blank/broken. I tile my windows to be narrow.
This is how it displays at ~800px (and in some iterations, was a totally blank page):
Now I have noticed that if you make the window >1300px wide, it will display correctly:
However by changing this line:
to this (removing the hardcoded style)
Now it's like this even at 800px:
Don't mind the emojis they were helping me troubleshoot. :)
The CSS is over my head so I can't fix it any better than that unfortunately.
thank you for the repo, very helpful.
On a Mac with Firefox 94 and also looked in safari v 15.1 with same result.
The text was updated successfully, but these errors were encountered: