Fix: Heading in Library settings was overly large
dev: I don't remember why I had it set. I should probably start documenting these vague modifications.
This commit is contained in:
parent
a4d154475c
commit
2f8b038959
1 changed files with 1 additions and 1 deletions
|
|
@ -250,7 +250,7 @@ html {
|
|||
}
|
||||
|
||||
h1 {
|
||||
font-size: 3em;
|
||||
/* font-size: 3em; */
|
||||
}
|
||||
|
||||
.detailPageWrapperContainer {
|
||||
|
|
|
|||
Loading…
Reference in a new issue