diff --git a/css/general.css b/css/general.css index f104784..d2f675d 100644 --- a/css/general.css +++ b/css/general.css @@ -1092,6 +1092,11 @@ section { content: "5"; } +.rules-card:hover { + filter: brightness(1.2); + transition: 0.5s; +} + #prizes-container { display: grid; margin: 50px 50px 0; diff --git a/index.html b/index.html index 1afd9c7..1fc698f 100644 --- a/index.html +++ b/index.html @@ -102,12 +102,12 @@
The official start of the hackathon where we deliver the opening presentation along with the finalized teams, prompts, rules, and timeline.
Now's your time to shine! Start working with your team to build your project. No strings attached!