Commit graph

9 commits

Author SHA1 Message Date
dfe6dfbe4d fix the navigation flexbox
it looks like flexboxes don't have wrapping enabled by default so they
overflow so i wrapped the flexbox. i also used the gap property as it
does the same thing as adding manual margin but less hacky and it works
on every element of the flexbox, not just a tags.

Fixes #4
2023-06-13 01:22:45 -07:00
41da6f615b add a friends page for my friends
i love my friends and im shouting out their websites :3
2023-06-11 14:54:21 -07:00
54488e1e87 make the colors a bit better. 2023-06-11 14:14:19 -07:00
6925d7e737 make hr look the same on Firefox and Chromium
i just had to make the border 1px and solid. and i put a seperator
between both the header and footer.

Fixes #3.
2023-06-10 21:37:21 -07:00
a68fcbaac9 change the theme to a basic but working theme. 2023-06-10 21:25:31 -07:00
9501067414 Add Hyperlegible and add a seperator to the footer 2023-05-01 22:33:45 -07:00
03946ad938 increase the contrast on light mode links
this gives my link color a rating of AAA on the WCAG standard. yay!

Fixes #1
2023-04-25 22:32:16 -07:00
b1f754c1b8 add some more links and implement markdown
i added some more links to the social media profile section and i moved
the introduction paragraphs and the links to markdown files.
2023-04-24 20:43:44 -07:00
175af0dd27 make the beginnings of my website :3
this is the beginnings of my website :3!

Co-authored-by: mossfet <root@mossfet.xyz>
2023-04-23 17:28:08 -07:00