diff --git a/css/general.css b/css/general.css index 976e338..18bcb1e 100644 --- a/css/general.css +++ b/css/general.css @@ -872,7 +872,7 @@ input[data-description="5"]:checked ~ #timeline-descriptions-wrapper div[data-de position: relative; } -.prize-desc:hover { +.prize-desc:hover > .prize-content { transform: rotate3d(0, 1, 0, 360deg); transition: 0.5s; } @@ -887,12 +887,14 @@ input[data-description="5"]:checked ~ #timeline-descriptions-wrapper div[data-de position: absolute; color: rgb(77, 218, 211); font-size: 25px; - margin-bottom: 40px; + margin-bottom: 45px; } .prize-content { color:rgb(129, 218, 126); font-size: 20px; + height: 20px; + position: absolute; } #second-column { diff --git a/index.html b/index.html index 7b3f0db..08f980f 100644 --- a/index.html +++ b/index.html @@ -347,7 +347,8 @@
silver laurel -
2nd
$300
+
2nd
+
$300
@@ -357,7 +358,8 @@
gold laurel -
1st
$400
+
1st
+
$400
@@ -371,7 +373,8 @@
bronze laurel -
3rd
$200
+
3rd
+
$200