2
0
Fork 0
mirror of git://git.savannah.gnu.org/guix/bootstrappable.git synced 2023-12-14 03:02:57 +01:00

css: Fix drop caps overlap on webkit.

This commit is contained in:
rekado 2016-12-19 23:50:46 +01:00
parent 9e768b75c2
commit 73d6cd5656

View file

@ -72,7 +72,7 @@ footer {
font-size: 5em;
float: left;
color: #ff00ff;
line-height: 60px;
line-height: 1em;
padding-top: 4px;
padding-right: 8px;
padding-left: 3px;