diff --git a/templates/base_template.html b/templates/base_template.html index 659342a..a8a35f8 100644 --- a/templates/base_template.html +++ b/templates/base_template.html @@ -34,19 +34,6 @@ transition: opacity 0.3s ease-in; } - header { - background-color: #f8f9fa; - padding: 10px; - } - - footer { - text-align: center; - margin-top: 20px; - } - - - -