diff --git a/css/style.css b/css/style.css index f89b5a5..d7d1b03 100644 --- a/css/style.css +++ b/css/style.css @@ -78,3 +78,6 @@ div.grid-item { transition-duration: 100ms; } +.language-img:hover{ + height:60px; +} diff --git a/index.html b/index.html index f5dad46..99eb77a 100644 --- a/index.html +++ b/index.html @@ -21,18 +21,18 @@
Explore Algorithms Implementation in the following Programming Languages