mirror of
https://github.com/commercialhaskell/stackage-server.git
synced 2026-01-23 09:21:56 +01:00
Tweak alert box margin
This commit is contained in:
parent
436cdfb15e
commit
444b09c6fe
@ -100,3 +100,9 @@ li + li {
|
|||||||
line-height: 4em;
|
line-height: 4em;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Alerts */
|
||||||
|
|
||||||
|
.alert {
|
||||||
|
margin-top: 1em;
|
||||||
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user