Move inline CSS to classes

This commit is contained in:
ferferga 2020-04-05 14:02:20 +02:00
parent cf542fa8bc
commit d779286dc9
2 changed files with 5 additions and 4 deletions

View file

@ -516,6 +516,7 @@
.itemName {
margin: 0.5em 0;
font-weight: 600;
}
.nameContainer {