diff --git a/index.html b/index.html index 0ca0d92..44b43cd 100644 --- a/index.html +++ b/index.html @@ -27,7 +27,6 @@ flex-direction: column; background-image: linear-gradient(#0049c8, #00bef9); margin: 0; - text-align: center; min-width: 320px; min-height: 600px; } @@ -62,9 +61,6 @@ max-height: 100px; min-height: 60px; } - header .branding { - text-align: left; - } header .logo { max-height: 100%; }