From f92bab1cf647fedcdc40f1d7016b0c40c27b1301 Mon Sep 17 00:00:00 2001 From: edbrz9 Date: Sat, 31 Dec 2022 21:30:47 +0100 Subject: [PATCH] copyme imported in style.css --- assets/css/style.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/assets/css/style.css b/assets/css/style.css index 3cd6976..3da33da 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -1,3 +1,6 @@ +@import url("./copyme.css"); + + html { min-height: 100vh; position: relative;