fixed font weight of links

This commit is contained in:
pollyj
2020-10-15 09:47:21 +09:00
parent 79112d9a95
commit dd70212616
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
@import url("https://fonts.googleapis.com/css2?family=Lato&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto+Mono&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@300;400&display=swap");
:root {
--grey-05: #f5f6f7;
--grey-10: #dfdfe2;