1
0
mirror of https://github.com/flarum/core.git synced 2025-08-06 08:27:42 +02:00

Tweak hero appearance

This commit is contained in:
Toby Zerner
2015-06-19 13:55:20 +09:30
parent 22f91bb7e4
commit c75e4f5a74
2 changed files with 1 additions and 4 deletions

View File

@@ -4,7 +4,7 @@ body {
overflow-y: scroll;
}
.container-narrow {
max-width: 500px;
max-width: 600px;
margin: 0 auto;
}
.global-page {