From f377af8b2ea79214a2939db6684444c058ca6bed Mon Sep 17 00:00:00 2001 From: "kam (from the studio)" Date: Tue, 9 Nov 2021 20:32:53 +0100 Subject: [PATCH] placeholder --- index.html | 2 +- style.css | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 12be2cb..1c7b1e0 100644 --- a/index.html +++ b/index.html @@ -21,7 +21,7 @@
diff --git a/style.css b/style.css index d2dea05..9bf1cd9 100644 --- a/style.css +++ b/style.css @@ -32,7 +32,8 @@ body { .label { position: absolute; - background-color: tomato; + /* background-color: tomato; */ + border: 1px solid currentColor; box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2); overflow: hidden;