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 e283088 commit 3e25084Copy full SHA for 3e25084
pages/styles.css
@@ -8,3 +8,8 @@
8
box-shadow: 0px 4px 4px rgba(148, 136, 136, 0.125);
9
transform: scale(1.1);
10
}
11
+
12
+a {
13
+ color: #3b82f6;
14
+ text-decoration: underline;
15
+}
0 commit comments