diff options
Diffstat (limited to 'app/assets/stylesheets/admin')
| -rw-r--r-- | app/assets/stylesheets/admin/layout.scss | 1 |
1 files changed, 1 insertions, 0 deletions
| diff --git a/app/assets/stylesheets/admin/layout.scss b/app/assets/stylesheets/admin/layout.scss index b2c561b..3adf7da 100644 --- a/app/assets/stylesheets/admin/layout.scss +++ b/app/assets/stylesheets/admin/layout.scss | |||
| @@ -6,6 +6,7 @@ body { | |||
| 6 | display: flex; | 6 | display: flex; |
| 7 | flex-direction: column; | 7 | flex-direction: column; |
| 8 | min-height: 100%; | 8 | min-height: 100%; |
| 9 | font-family: sans-serif; | ||
| 9 | } | 10 | } |
| 10 | 11 | ||
| 11 | #banner { | 12 | #banner { |
