feat: Import recipes and create cafe/diner menu

This commit is contained in:
Matthew Binning 2026-01-15 17:30:06 -08:00
parent 07c30f19d7
commit 24f0e0463a
8 changed files with 149 additions and 11 deletions

View file

@ -421,6 +421,7 @@ ul#searchresults span.teaser em {
left: 0;
right: 0;
padding: 10px 10px;
padding-top: calc(var(--menu-bar-height) + 10px);
}
.sidebar .sidebar-resize-handle {
position: absolute;