diff --git a/assets/css/style.css b/assets/css/style.css index 4eefbe9..858624d 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -165,7 +165,7 @@ header { } .main-apps > #heading { - margin: 2rem 0 1rem 0; + margin: 2rem 0 2rem 0; } .app-grid { @@ -202,6 +202,13 @@ header { text-decoration: none; border-radius: 1rem; + + transition: transform 0.4s; + -webkit-transition: transform 0.4s; +} + +.app-grid__item:hover { + transform: scale(1.03); } .app-grid__item > .details { @@ -213,6 +220,7 @@ header { .app-grid__item > img { max-width: 100%; height: 96px; + border-radius: 0.75rem; } /* Screens smaller than 480 pixels */ diff --git a/assets/images/icons/apps/aekasarn.png b/assets/images/icons/apps/aekasarn.png new file mode 100644 index 0000000..c0fdd82 Binary files /dev/null and b/assets/images/icons/apps/aekasarn.png differ diff --git a/assets/images/icons/apps/country-dictionary.png b/assets/images/icons/apps/country-dictionary.png new file mode 100644 index 0000000..5011741 Binary files /dev/null and b/assets/images/icons/apps/country-dictionary.png differ diff --git a/assets/images/icons/apps/libadwaita.jpg b/assets/images/icons/apps/libadwaita.jpg new file mode 100644 index 0000000..2670a86 Binary files /dev/null and b/assets/images/icons/apps/libadwaita.jpg differ diff --git a/assets/images/icons/apps/sanskrit-tts.png b/assets/images/icons/apps/sanskrit-tts.png new file mode 100644 index 0000000..fa47695 Binary files /dev/null and b/assets/images/icons/apps/sanskrit-tts.png differ diff --git a/index.html b/index.html index 52127d5..0d5879d 100644 --- a/index.html +++ b/index.html @@ -52,7 +52,7 @@
- + Date Calculator
@@ -64,7 +64,7 @@ - Runoff + Runoff