Go to file
Quad 8990384c8a Gardevoir and new about page 2020-07-23 09:41:33 +02:00
assets Gardevoir and new about page 2020-07-23 09:41:33 +02:00
pages Gardevoir and new about page 2020-07-23 09:41:33 +02:00
.gitignore Add background image. 2018-03-15 10:02:35 +01:00
README.md Remove reference to bloat. 2018-03-20 07:40:19 +00:00
index.html Eliminate Goolgle Fonts in favor of Poppins, an open-source font, which was ironically enough designed to be published via Google Fonts 2019-09-13 19:13:49 +02:00
style.css Gardevoir and new about page 2020-07-23 09:41:33 +02:00

README.md

Quad's Site

My personal website. It contains JavaScript although it's completely unnecessary. Mostly done for learning purposes. It's my first time doing Ajax so sorry if the implementation is cancerous.

Contains a bunch of pretty ugly CSS "hacks" to try and get the main content block centered on most displays. Tried doing it without the old transformY(); trick or Flexbox.

I know jack about JavaScript, so I know it works on the most recent Firefox, because that's the browser I use. But I won't be bothered to test it on any other browsers unless I switch browsers myself.