updated css to clean up ul

This commit is contained in:
suroh 2018-07-20 13:50:25 +02:00
parent dcffa912ce
commit e0b234f843
1 changed files with 2 additions and 2 deletions

View File

@ -158,6 +158,6 @@ header {
list-style-type: "-"; list-style-type: "-";
} }
.cv ul li br { .cv ul li {
padding-bottom: 4px;
} }