From e73c8de7255abf106598ad26465f1b86caa8cbc7 Mon Sep 17 00:00:00 2001 From: filifa Date: Mon, 27 May 2024 18:32:59 -0500 Subject: [PATCH] remove custom component styles --- styles.css | 8 -------- 1 file changed, 8 deletions(-) diff --git a/styles.css b/styles.css index ba0aa37..af1cd10 100644 --- a/styles.css +++ b/styles.css @@ -5,14 +5,6 @@ html { min-height: 100%; } -dd-header { - width: 100%; -} - -dd-footer { - width: 100%; -} - header { margin: 5px; height: 110px;