contao/package-list

Style error on extensions.contao.org

Closed this issue · 2 comments

xchs commented

Affected version(s)

Description
There is a small style error on the website https://extensions.contao.org/

contao_extensions

Increasing the line height to e.g. 1.4 should fix it:

.layout-main__logo p {
    …
    line-height: 1.4;
}

How to reproduce

Which browser and OS are you using?

xchs commented

I have this in Chrome 77 and Firefox 69 on Windows 10.