mirror of
https://github.com/OpenFactorioServerManager/factorio-server-manager.git
synced 2025-01-24 05:17:24 +02:00
fixed buggy footer desig
This commit is contained in:
parent
5b9b3c99c0
commit
6fc68ab984
@ -1,16 +1,20 @@
|
||||
.content-header {
|
||||
> h1 {
|
||||
margin: 0;
|
||||
font-size: 28px;
|
||||
.content-wrapper {
|
||||
padding-bottom: 1px;
|
||||
|
||||
> small {
|
||||
font-size: 15px;
|
||||
display: inline-block;
|
||||
padding-left: 4px;
|
||||
font-weight: 300;
|
||||
.content-header {
|
||||
> h1 {
|
||||
margin: 0;
|
||||
font-size: 28px;
|
||||
|
||||
line-height: 1;
|
||||
color: #777;
|
||||
> small {
|
||||
font-size: 15px;
|
||||
display: inline-block;
|
||||
padding-left: 4px;
|
||||
font-weight: 300;
|
||||
|
||||
line-height: 1;
|
||||
color: #777;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user