Small styling changes for firefox

This commit is contained in:
emma 2024-10-29 08:18:59 -04:00
parent 094d7f0b06
commit a01a042f64
1 changed files with 2 additions and 2 deletions

View File

@ -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 {