28/9/2020

First blog

Not sure what I'm going to write here. Eventually I'd like to incorporate useful things like comments, seperate pages for full articles, etc. Actually, let's try that now.

It would be nice to rewrite the css for this page but I'm lazy. This whole site needs some redesign though. Today I changed from the default bootstrap navbar to a custom one which changes depending on viewport size. The main problem being now, the main part of the site doesn't resize. It can wait another day.


Ah, after looking again, the responsive navbar and non-responsive page are completely broken together. Ouch..........I'll just comment out the @media for now...

 

I did it! All I had to do was add params for width:90%; for the page wrapper and it all fits into the viewport nicely.