From 87f2f0a9934ee93180566588f20ec2911e360f51 Mon Sep 17 00:00:00 2001 From: Nez27 Date: Mon, 3 Jul 2023 16:50:13 +0700 Subject: [PATCH] Improve UI, using BEM modifier and refactor code --- practice/practice-01/src/index.html | 22 +++--- .../src/style/abstracts/variables.css | 1 + practice/practice-01/src/style/main.css | 79 ++++++++----------- 3 files changed, 49 insertions(+), 53 deletions(-) diff --git a/practice/practice-01/src/index.html b/practice/practice-01/src/index.html index d1238ec..5b09257 100644 --- a/practice/practice-01/src/index.html +++ b/practice/practice-01/src/index.html @@ -14,7 +14,7 @@
-
+