Move the header link icon to the end

This commit is contained in:
2021-10-10 17:47:45 -05:00
parent 0207e441eb
commit 1b59b258bc
2 changed files with 1 additions and 14 deletions

View File

@ -49,19 +49,6 @@
color: inherit;
}
.section-header {
position: relative;
}
.section-header a:hover {
text-decoration: none;
}
.section-header-link {
position: absolute;
left: -20px;
}
.section-header-link svg {
width: 15px;
height: 15px;