From 537ed5cc3e1c3fd29a127688e422cbe2deae79dc Mon Sep 17 00:00:00 2001 From: bendwit <184859846+BenDWit@users.noreply.github.com> Date: Mon, 23 Jun 2025 16:39:01 +0200 Subject: [PATCH] finished basic css module --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ed3669f..31844c9 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Having already been familiar with HTML and CSS I was able to make fast progress - [x] Accessibility - [ ] **CSS** - [x] Computer Basics - - [ ] Basic CSS + - [x] Basic CSS - [ ] Design - [ ] Absolute and Relative Units - [ ] Pseudo Classes and Elements