0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 16:22:44 +00:00

fix overlapping thumbnail issue

This commit is contained in:
Víctor Losada Hernández
2024-09-04 12:23:21 +02:00
parent f10444f14a
commit d5e367649e

View File

@@ -272,6 +272,9 @@ body {
line-height : 1.5em;
}
}
.links {
z-index:2;
}
hr {
margin: 0px;