Fix overflow

This commit is contained in:
Chocobozzz 2021-11-24 13:51:35 +01:00
parent b2a0a55909
commit bfa120f4e0
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,8 @@
font-size: inherit;
color: #000;
text-decoration: none;
display: flex;
flex-wrap: wrap;
&:hover {
text-decoration: underline;