remove external-link-icon

This commit is contained in:
2022-04-11 22:17:31 +03:00
parent ce91b7dc81
commit e1bc97d33c
4 changed files with 0 additions and 13 deletions

View File

@@ -122,13 +122,6 @@ h6 a:hover {
color: #f80;
}
a.external {
background-image: url("/images/external-link-icon.svg");
background-position: center right;
background-repeat: no-repeat;
padding-right: 13px;
}
header nav {
padding: 10px 0;
text-align: right;