0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-27 22:22:42 +00:00

this one works best

This commit is contained in:
Víctor Losada Hernández
2024-05-31 21:06:39 +02:00
parent 0e00460012
commit c60ddb701c

View File

@@ -246,7 +246,7 @@ const BrewRenderer = (props)=>{
{`
.pages {
zoom: ${state.zoom}%;
margin-bottom: 2cm;
margin-bottom: 7cm;
}
`}
</style>