fix: link style

This commit is contained in:
uetchy 2020-07-20 11:52:35 +09:00
parent 2cd3695d97
commit 229fc44401

View File

@ -23,7 +23,7 @@ a.article-list__item__button {
border: 1px solid var(--tone);
border-radius: 3px;
color: var(--tone);
font-family: "Open Sans", sans-serif;
font-family: 'Open Sans', sans-serif;
font-size: 14px;
display: inline-block;
margin: 10px 0;
@ -120,7 +120,7 @@ a.article-list__item__button {
}
a {
border-bottom: 1px dotted;
color: mediumslateblue;
}
h1 {