UCalgaryPASA / ucalgarypasa.github.io

Website for UCalgary PASA.
https://pasa.website
2 stars 0 forks source link

CSS style rendering right after pages are loaded. #13

Closed marcus-k closed 2 years ago

marcus-k commented 2 years ago

Presently, the HTML text is rendered before the CSS style is loaded in causing a very brief moment where the unformatted HTML page is visible. Should hopefully be fixable by loading the stylesheet in the head instead of the body.