Made @berrnd's requested changes

- hide tabs

- add spacing between ingredients/preparation
This commit is contained in:
Adam Schmalhofer 2021-10-02 22:53:08 +02:00
parent 69a17009cc
commit cced311e21

View File

@ -654,11 +654,12 @@ canvas.drawingBuffer {
}
.fullscreen #ingredients-0 {
min-width: 20rem;
max-width: 20rem;
}
.fullscreen .nav-link[href="#ingredients-0"] {
width: 20rem;
padding-right: 3rem;
}
.fullscreen .grocy-tabs {
display: none;
}
.fullscreen .tab-content {