fix ejs-link--anchor size

This commit is contained in:
Simon Vieille 2022-12-22 21:01:07 +01:00
parent c6760be25b
commit bcf63d2ac0
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -1050,6 +1050,7 @@ $links: (
&--anchor {
display: block;
width: 100%;
padding: 30px;
}