diff options
author | akshay | 2025-04-11 15:41:29 +0530 |
---|---|---|
committer | GitHub | 2025-04-11 15:41:29 +0530 |
commit | 476bc21f434e109c04307ef1243c7c58ca63827a (patch) | |
tree | bf284536fd2f29edc830eb492d53d6647fc7b08b | |
parent | 797675ea6fa495c68f856bbe940f22e98eac08e9 (diff) | |
download | scilab_case_study_hackathon-476bc21f434e109c04307ef1243c7c58ca63827a.tar.gz scilab_case_study_hackathon-476bc21f434e109c04307ef1243c7c58ca63827a.tar.bz2 scilab_case_study_hackathon-476bc21f434e109c04307ef1243c7c58ca63827a.zip |
Update results.astro
-rw-r--r-- | src/pages/results.astro | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/pages/results.astro b/src/pages/results.astro index a633f0d..e28ab72 100644 --- a/src/pages/results.astro +++ b/src/pages/results.astro @@ -140,7 +140,8 @@ import curtnRight from '../assets/img/curtn-right.png'; </tr> </tbody> </table> -<div><mark>Note: A certificate of appreciation will be given to all the Good submissions.</mark></div> +<p> </p> +<div class="text-lg"><mark>Note: A certificate of appreciation will be given to all the Good submissions.</mark></div> </div> </div> |