Update file view-recipe.css

This commit is contained in:
Madeleine Stamp
2026-04-23 15:28:27 -06:00
parent c16adcc361
commit 3533d3576e
@@ -213,6 +213,9 @@ body, html {
.recipe-section h1 {
margin-top: 0;
font-size: 2.8em;
overflow-wrap: anywhere;
word-break: break-word;
white-space: normal;
}
.recipe-section h2 {
@@ -222,6 +225,7 @@ body, html {
.left-view, .right-view {
flex: 1;
max-width: 500px;
min-width: 0;
}
/* Author */