mirror of
https://gitlab.com/etc404/software-engineering-project.git
synced 2026-05-10 20:52:58 +00:00
Update file view-recipe.css
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user