improve img styling

This commit is contained in:
Philipp Kühn
2020-10-12 17:50:56 +02:00
parent 95aa1fd46b
commit ba4a52d610

View File

@@ -123,6 +123,10 @@
}
}
p a img[src^="https://img.shields.io"] {
margin-right: 0.5rem;
}
> ul {
list-style-type: none;