We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08534ff commit 218ff23Copy full SHA for 218ff23
1 file changed
src/styles/pages/donate.module.css
@@ -4,6 +4,10 @@
4
.left {
5
flex-basis: var(--col4);
6
}
7
+
8
+.left a {
9
+ text-decoration: underline;
10
+}
11
.right {
12
flex-basis: var(--col2);
13
position: relative;
0 commit comments