0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-04 10:22:38 +00:00

Merge branch 'master' into pr/1863

This commit is contained in:
Trevor Buckner
2021-12-15 01:07:25 -05:00
17 changed files with 1500 additions and 1284 deletions

View File

@@ -511,7 +511,8 @@ body {
color : #58180d;
background-color : #faf7ea;
border-radius : 4px;
white-space : pre-wrap
white-space : pre-wrap;
overflow-wrap : break-word;
}
pre code{