Replacing all PNGs with inline SVG

This commit is contained in:
softsimon
2022-08-29 19:02:22 +02:00
parent dcfaa9b474
commit 70d8a664e5
24 changed files with 124 additions and 42 deletions

View File

@@ -1,5 +1,10 @@
.btn-link {
padding: 0.25rem 0 0.1rem 0.5rem;
padding: 0.25rem 0 0.1rem 0rem;
line-height: 0;
}
.padding {
padding-left: 0.4rem;
}
img {