summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorakshay2025-04-11 13:46:34 +0530
committerGitHub2025-04-11 13:46:34 +0530
commit649e4fbedfadd3085c88a04ff5859e3b4b2f2d5e (patch)
treedaa2b2a613006080d5d27efa48b54a1894725003
parent30dc1355c86c2ee367f556167863f04bbd0a6ecc (diff)
downloadscilab_case_study_hackathon-649e4fbedfadd3085c88a04ff5859e3b4b2f2d5e.tar.gz
scilab_case_study_hackathon-649e4fbedfadd3085c88a04ff5859e3b4b2f2d5e.tar.bz2
scilab_case_study_hackathon-649e4fbedfadd3085c88a04ff5859e3b4b2f2d5e.zip
Update temp-results.astro
-rw-r--r--src/pages/temp-results.astro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pages/temp-results.astro b/src/pages/temp-results.astro
index 7c82f47..4ebf0fb 100644
--- a/src/pages/temp-results.astro
+++ b/src/pages/temp-results.astro
@@ -51,7 +51,7 @@ background: linear-gradient(180deg,rgba(0, 0, 0, 1) 31%, rgba(255, 0, 0, 1) 88%)
}
.btn:hover {
- transform: scale(1.05);
+ transform: scale(2);
background-color: #ffe6e6;
}
</style>