We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f73c9b commit 818f9d1Copy full SHA for 818f9d1
template/base/src/assets/main.css
@@ -13,6 +13,8 @@ a,
13
text-decoration: none;
14
color: hsla(160, 100%, 37%, 1);
15
transition: 0.4s;
16
+ padding: 3px;
17
+
18
}
19
20
@media (hover: hover) {
0 commit comments