We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f092386 commit c5edb99Copy full SHA for c5edb99
Website/css/styles.css
@@ -475,7 +475,7 @@ div {
475
background-color: #121245;
476
padding: 10px 20px;
477
border-radius: 15px;
478
- height: 340px;
+ height: 450px;
479
color: white;
480
animation: slideInRight 0.3s ease-in-out;
481
transition: background-color 0.3s ease;
@@ -553,7 +553,7 @@ div {
553
554
555
556
557
558
animation: slideInRight 1s ease-in-out;
559
@@ -2318,4 +2318,4 @@ body.blue-mode {
2318
/* Dark blue background for tooltips */
2319
color: #f1f1f1;
2320
/* Light text */
2321
-}
+}
0 commit comments