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

small css fixes

This commit is contained in:
Víctor Losada Hernández
2024-09-03 23:28:33 +02:00
parent 849da23829
commit e54d81ceef

View File

@@ -266,6 +266,15 @@ body {
line-height : 1.5em;
}
}
hr {
margin: 0px;
visibility: hidden;
}
.thumbnail {
z-index:1;
}
}
.paginationControls {