diff --git a/index.css b/index.css index 9e11917a..d8a90394 100644 --- a/index.css +++ b/index.css @@ -9,6 +9,7 @@ body { -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); + z-index: 1; } .icon-bar a { @@ -18,6 +19,7 @@ body { transition: all 0.3s ease; color: white; font-size: 20px; + } .icon-bar a:hover { @@ -75,5 +77,21 @@ body { color: #37517e; background-color: white; } +@media only screen and (max-width: 360px) { + +a.linka{ + font-size: 10px; +} +} +@media only screen and (max-width: 330px) { + a.linka { + display: none; + } +} +@media only screen and (min-width: 361px) { + a.linka { + font-size: 12px; + } +} diff --git a/index.html b/index.html index 94ee4f73..426c3be9 100644 --- a/index.html +++ b/index.html @@ -120,7 +120,7 @@

About Us

- Learn Web Development❤️ + Learn Web Development❤️
About Illustration