From 1bcf00e24b83cc7a9fb1e8746df6a10fa2768ecf Mon Sep 17 00:00:00 2001 From: Pratiksha Sankhe Date: Sat, 4 Mar 2023 22:43:07 +0530 Subject: [PATCH] Changes --- css/style.css | 8 ++++++++ index.html | 12 ++++++------ 2 files changed, 14 insertions(+), 6 deletions(-) diff --git a/css/style.css b/css/style.css index 5f64afa..7170b0d 100644 --- a/css/style.css +++ b/css/style.css @@ -127,10 +127,17 @@ a { background-color: #ffffff; margin: 0 auto; margin-top: 50px; + cursor: pointer; +} + +.section__card__outline:hover{ + transform: scale(1.1); } .section__card__icon { margin: 27px 32px; + text-align: center; + margin-left:130px; } .section__card__header { @@ -139,6 +146,7 @@ a { line-height: 37px; color: #9a2ca0; margin: 0 32px; + text-align: center; } .section__card__content { diff --git a/index.html b/index.html index e110e61..5d53a7f 100644 --- a/index.html +++ b/index.html @@ -127,14 +127,14 @@ With caMicroscope one can...
-
- Manage Layers
-
- Download and Upload Slides
-
- Mark slides as reviewed
-
- View side-by-side
+
• Manage Layers
+
• Download and Upload Slides
+
• Mark slides as reviewed
+
• View side-by-side
- - Supports variety of file formats such as .tiff, .svs, etc + • Supports variety of file formats such as .tiff, .svs, etc
-
- Submit Bug Report
+
• Submit Bug Report