relative units in line-height + some cleanup

This commit is contained in:
Henry Jameson 2022-04-20 23:55:34 +03:00
parent 7f513fe46f
commit 33d92f9b16
8 changed files with 15 additions and 13 deletions

View file

@ -195,7 +195,7 @@
}
.panel-body > p {
line-height: 18px;
line-height: 1.3;
padding: 1em;
margin: 0;
}