From 23ca5c0d49a8381099112ab3c4f3c4e650132c1a Mon Sep 17 00:00:00 2001 From: Redume Date: Fri, 27 Sep 2024 20:28:25 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=BF=D1=8F=D1=82=D1=8C=20=D1=84=D0=B8?= =?UTF-8?q?=D0=BA=D1=81=20=D0=BA=D0=B0=D1=80=D1=82=D0=B8=D0=BD=D0=BA=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/web/html/index.html | 2 +- src/web/static/css/main.css | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/web/html/index.html b/src/web/html/index.html index c07a68d..b0fb4d0 100644 --- a/src/web/html/index.html +++ b/src/web/html/index.html @@ -48,7 +48,7 @@ Get it on Github - Today wallpaper + Today wallpaper diff --git a/src/web/static/css/main.css b/src/web/static/css/main.css index 9ff5b23..a81115c 100644 --- a/src/web/static/css/main.css +++ b/src/web/static/css/main.css @@ -42,7 +42,7 @@ a { text-align: center; } - #google-play, #github { + #google-play, #github, #today-wall { width: 45%; height: 45%; } @@ -63,7 +63,7 @@ a { margin-top: -140%; } - #google-play, #github { + #google-play, #github, #today-wall { width: 37%; height: 37%; } @@ -97,7 +97,7 @@ a { margin: 0 auto; } - #google-play, #github { + #google-play, #github, #today-wall { width: 30%; height: 30%; } @@ -124,7 +124,7 @@ a { font-size: 1.3em; } - #google-play, #github { + #google-play, #github, #today-wall { width: 25%; height: 25%; } @@ -158,7 +158,7 @@ a { font-size: 1.5em; } - #google-play, #github { + #google-play, #github, #today-wall { width: 25%; height: 25%; } @@ -199,7 +199,7 @@ a { margin: 2% 60%; } - #google-play, #github { + #google-play, #github, #today-wall { width: 35%; height: 35%; }