diff --git a/css/style.css b/css/style.css index 2d38909..76dde2d 100644 --- a/css/style.css +++ b/css/style.css @@ -250,14 +250,11 @@ img.error { .sou form .s { width: 40px; height: 40px; + display: flex; padding: 10px; cursor: pointer; -} - -.sou form .se { - display: flex; - align-items: center; justify-content: center; + align-items: center; } #icon-se, @@ -278,7 +275,6 @@ img.error { } .sou-button { - padding: 10px; transition: 0.3s; border-radius: 30px 0px 0px 30px; } diff --git a/index.html b/index.html index 7e53a9a..81c24de 100644 --- a/index.html +++ b/index.html @@ -53,7 +53,6 @@
-
@@ -74,14 +73,14 @@
- +
- +
+ -
Copyright © 2020 @@ -515,6 +513,7 @@
+