remove global .icon style

This commit is contained in:
2022-01-30 09:00:59 -05:00
parent 6fbe9ae66b
commit 2a29d713bb
17 changed files with 79 additions and 56 deletions
+6
View File
@@ -21,6 +21,12 @@
line-height: 2.3;
}
.icon {
width: 1.3em;
height: 1.3em;
vertical-align: -0.2em;
}
.nextjs:hover {
color: var(--medium);
}