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! I've come across a problem with css properties changing when refreshing a page. It's just markdown with an empty header (but the same issue occurs without it) and image:
#![Rust & Go for Python developers](src/header.png)
Hi! I've come across a problem with css properties changing when refreshing a page. It's just markdown with an empty header (but the same issue occurs without it) and image:
( source: https://github.com/KaliszS/PyGoRs/blob/main/src/header.md )
https://kaliszs.github.io/PyGoRs/ -> it randomly changes top property, this can occur every time the page is refreshed. The same happens on localhost.
Sometimes there is:
and sometimes:
Has anyone encountered such an error? Thank you in advance for your help! :)
The text was updated successfully, but these errors were encountered: