Switch images to svgs, where possible

Closes #1361, #1362
This commit is contained in:
Dawid Potocki
2019-12-05 00:21:35 +13:00
parent ac9b3fcec7
commit 0f09483cbb
638 changed files with 485 additions and 210 deletions

View File

@@ -186,13 +186,6 @@ h2, h3:not(.h5), h4, h5 {
white-space: nowrap;
}
footer {
img,
i {
margin-right: 1rem;
}
}
.hover-text-decoration-none:hover {
text-decoration: none;
-webkit-text-decoration-skip: object;