mirror of
https://github.com/flarum/core.git
synced 2025-07-20 08:11:27 +02:00
Tweak hero appearance
This commit is contained in:
@@ -5,9 +5,6 @@
|
||||
padding: 20px 0;
|
||||
color: @fl-body-hero-color;
|
||||
|
||||
& a {
|
||||
color: inherit;
|
||||
}
|
||||
& .close {
|
||||
float: right;
|
||||
margin-top: -10px;
|
||||
|
@@ -4,7 +4,7 @@ body {
|
||||
overflow-y: scroll;
|
||||
}
|
||||
.container-narrow {
|
||||
max-width: 500px;
|
||||
max-width: 600px;
|
||||
margin: 0 auto;
|
||||
}
|
||||
.global-page {
|
||||
|
Reference in New Issue
Block a user