Spelling errors 💀

This commit is contained in:
Michał Gdula 2022-06-12 11:41:23 +01:00
parent 54f094d5cb
commit 964c683e63
2 changed files with 14 additions and 13 deletions

View file

@ -1,20 +1,21 @@
/*
This took forever to make, CSS will be the death of me so please
forgive me for graphial errors that were not fixed, I'm aware of
forgive me for graphical errors that were not fixed, I'm aware of
some of them but had no clue how to fix them. Such as the images
in the gallery portion of the page not shrinking correctly :c
These a lot of protions of the page that are also redundant and
These a lot of portions of the page that are also redundant and
not made the best, so please complain to me about it on Twitter
(@fluffybeanUwU) or on Telegram (@Fluffy Bean).
*/
/*
I seperated out the different elements CSS into different files
I separated out the different elements CSS into different files
this is to keep the CSS semi tidy and easier to configure if
any problems occur.
*/
/* UI */
@import url("css/navigation.css");
@import url("css/footer.css");