contao / package-list

Contao Package List
https://extensions.contao.org
GNU Lesser General Public License v3.0
0 stars 1 forks source link

Style error on extensions.contao.org #1

Closed xchs closed 5 years ago

xchs commented 5 years ago

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

leofeyer commented 5 years ago

Which browser and OS are you using?

xchs commented 5 years ago

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