Small styling changes for firefox
This commit is contained in:
parent
094d7f0b06
commit
a01a042f64
|
@ -13,7 +13,7 @@ body {
|
|||
}
|
||||
|
||||
.site-info {
|
||||
height: 20rem;
|
||||
height: 25rem;
|
||||
width: auto;
|
||||
margin: 3rem 2rem 0 0;
|
||||
}
|
||||
|
@ -33,7 +33,7 @@ p {
|
|||
line-height: 1.5rem;
|
||||
margin-bottom: 1rem;
|
||||
margin-left: 1rem;
|
||||
font-size: 1.25em;
|
||||
font-size: 1.1em;
|
||||
}
|
||||
|
||||
.window-pane {
|
||||
|
|
Loading…
Reference in New Issue