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 0eba2d1 commit fef6143Copy full SHA for fef6143
website/src/pages/styles.module.css
@@ -42,3 +42,7 @@
42
background: #fff;
43
color: #000;
44
}
45
+
46
+.getStarted:hover {
47
+ filter: brightness(90%);
48
+}
0 commit comments