mirror of
https://github.com/flarum/framework.git
synced 2025-04-25 22:24:04 +08:00
Tweak hero appearance
This commit is contained in:
parent
22f91bb7e4
commit
c75e4f5a74
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user