Fix tree root font being larger than it used to be
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
}
|
||||
|
||||
h1 {
|
||||
font-size: 18.75px;
|
||||
font-weight: 600;
|
||||
font-size: @baseFontSize;
|
||||
font-weight: 700;
|
||||
margin: 0;
|
||||
width: 100%;
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user