diff --git a/index.html b/index.html index 81a5d6d..da9a301 100644 --- a/index.html +++ b/index.html @@ -54,16 +54,6 @@ - - - - - - AdGuard - DNS Protection - - - diff --git a/styles.css b/styles.css index 256822a..700a8f9 100644 --- a/styles.css +++ b/styles.css @@ -82,7 +82,6 @@ header img { .cloud .color-part { background-color: #5ca9d6; } .warden .color-part { background-color: #63b8a4; } .git .color-part { background-color: #8abf50; } -.guard .color-part { background-color: #408043; } .recipes .color-part { background-color: #e3c594; } .panel .color-part { background-color: #8ad3db; } .stream .color-part { background-color: #F54E31; }