summaryrefslogtreecommitdiff
path: root/web
diff options
context:
space:
mode:
authorJJ2024-02-21 01:28:49 +0000
committerJJ2024-02-21 01:28:49 +0000
commitfa1e6f75ceb4f2a99dc1c107bfe60434356cfe19 (patch)
tree2c76452361bdbe2166b24f8dd665ac51b4e26ca7 /web
parent19ab14173c4242792cee0bd9b75d81c788e0fb70 (diff)
meow
Diffstat (limited to 'web')
-rw-r--r--web/css.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/css.md b/web/css.md
index 14367bc..1d788b4 100644
--- a/web/css.md
+++ b/web/css.md
@@ -5,7 +5,7 @@ title: A Brief Reference for Modern CSS
# A Brief Reference for Modern CSS
-I like CSS. I really, really like CSS. I greatly enjoy just... fucking about with it, producing [pretty websites](https://apropos.codes) (egotistical, i know!) and [ugly websites](https://cursedc.tf/2023) and [weird-ass websites](https://cursedc.tf).
+I like CSS. I really, really like CSS. I greatly enjoy just... fucking about with it, producing [pretty websites](https://apropos.codes) and [ugly websites](https://cursedc.tf/2023) and [weird-ass websites](https://cursedc.tf).
But I don't like *everything* about CSS, and one of those things I don't like is how much I have to rely on references. Property names are remarkably unintuitive. And CSS is complicated! There's a lot to keep in your head, and it's ever changing - ever improving, I would say, but ever changing nonetheless. So I figured writing my *own* reference might help.