Light mode: more revisions

This commit is contained in:
mDuo13
2021-08-30 15:32:49 -07:00
parent bca0b6bf92
commit 301d643b08
12 changed files with 494 additions and 1598 deletions

View File

@@ -151,7 +151,7 @@ p {
text-decoration: none;
}
.arrow-link:after {
content: url(../img/icon-green-arrow.svg);
content: url(../img/icon-long-arrow.svg);
width: 28px;
padding-left: 7px;
transition: all .2s ease-in-out;