From c69b4f95f165b265fe928ae102156cf92f0784de Mon Sep 17 00:00:00 2001 From: Illia Stankevych <87388828+istankevychgsa@users.noreply.github.com> Date: Wed, 24 Apr 2024 18:37:25 -0400 Subject: [PATCH] Revert "Prod" --- src/index.html | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/src/index.html b/src/index.html index aaff1ea..4b1a992 100644 --- a/src/index.html +++ b/src/index.html @@ -187,11 +187,9 @@ height: 2em; } } - body { - background-color: white; - background-color: white; - font-family: Public Sans Web, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol; - } + body { + background-color: white; + } @media (max-width: 60em) { .img { margin-left: 8px;