diff --git a/src/index.html b/src/index.html index 3147b8e..0f370e4 100644 --- a/src/index.html +++ b/src/index.html @@ -41,11 +41,16 @@ right: 0; bottom: 0; background: white; - padding: 5rem; + padding: 1rem; font-size: 14pt; } - .info-popup > footer { + .info-popup-content { + max-width: 1000px; + margin: 0 auto; + } + + .info-popup-content > footer { display: flex; flex-direction: column; gap: 1rem; @@ -53,7 +58,7 @@ padding: 20px; } - .info-popup > footer > button { + .info-popup-content > footer > button { font-size: 14pt; padding: 10px; max-width: 300px; @@ -62,6 +67,7 @@
+

Важная информация перед использованием сайта

Пожалуйста, прочитайте внимательно

@@ -89,6 +95,7 @@ +