0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-16 19:02:40 +00:00

error 500 catch and show

This commit is contained in:
Víctor Losada Hernández
2024-01-28 15:57:51 +01:00
parent cccebd8494
commit 8aec5dbba6
2 changed files with 10 additions and 3 deletions

View File

@@ -11,9 +11,8 @@ body {
height: 100%;
background-color: #2C3E50;
h1,h2,h3 {
h1,h2,h3,p {
font-family: 'Open Sans';
font-size: 30px;
color: white;
font-weight: 900;
}