mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix(ui): correct h1 size on review pages (#61073)
This commit is contained in:
@@ -91,7 +91,7 @@
|
||||
}
|
||||
|
||||
.challenge-title h1 {
|
||||
font-size: inherit;
|
||||
font-size: 1.1rem;
|
||||
line-height: 1.42857143;
|
||||
margin: 0;
|
||||
display: inline;
|
||||
|
||||
Reference in New Issue
Block a user