diff --git a/css/styleLoader.css b/css/styleLoader.css index bcad4f4..458e321 100644 --- a/css/styleLoader.css +++ b/css/styleLoader.css @@ -150,6 +150,9 @@ a .ansBack{ .logo { width: 35%; } +.logo-home { + width: 21%; +} .video { width: 80%; } @@ -239,6 +242,9 @@ button:hover{ .logo{ width: 30%; } + .logo-home { + width: 60%; + } .ansPaice { padding: 4%; text-align: center; diff --git a/index.html b/index.html index c265166..f86faaa 100644 --- a/index.html +++ b/index.html @@ -66,7 +66,7 @@