diff options
author | akshay | 2025-04-11 15:07:40 +0530 |
---|---|---|
committer | GitHub | 2025-04-11 15:07:40 +0530 |
commit | 70f1c81905854ad4574bb4f60b5a69e4a4a2d724 (patch) | |
tree | 8dd5da879b1eb031335e2baabcc727ed4b720907 | |
parent | f2f899df9e5c395b14fefad9031f87be36bb7c66 (diff) | |
download | scilab_case_study_hackathon-70f1c81905854ad4574bb4f60b5a69e4a4a2d724.tar.gz scilab_case_study_hackathon-70f1c81905854ad4574bb4f60b5a69e4a4a2d724.tar.bz2 scilab_case_study_hackathon-70f1c81905854ad4574bb4f60b5a69e4a4a2d724.zip |
Update css of temp-results.astro
-rw-r--r-- | src/pages/temp-results.astro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pages/temp-results.astro b/src/pages/temp-results.astro index d3d6110..760cd06 100644 --- a/src/pages/temp-results.astro +++ b/src/pages/temp-results.astro @@ -16,6 +16,7 @@ background: linear-gradient(180deg,rgba(0, 0, 0, 1) 31%, rgba(255, 0, 0, 1) 88%) display: flex; justify-content: center; align-items: center; + flex-direction: column /*background-color: transparent;*/ } |