remove right margin form tags

This commit is contained in:
nek0 2019-09-07 02:05:45 +02:00
parent 398c8552f3
commit 0cd27e9015

View file

@ -270,10 +270,6 @@ h2 {
transition: 0.5s; transition: 0.5s;
} }
.tags a {
margin-right: 1.5ex;
}
.tags a:before { .tags a:before {
display: inline-block; display: inline-block;
width: 2ex; width: 2ex;