mirror of
https://github.com/zen-browser/desktop.git
synced 2026-02-20 02:18:22 +00:00
chore: Update welcome.css to improve line height for h1 element
This commit is contained in:
@@ -89,6 +89,7 @@ h1 {
|
||||
font-size: 32px;
|
||||
font-weight: 700;
|
||||
margin: 16px 0 5px 0;
|
||||
line-height: 1;
|
||||
}
|
||||
|
||||
p {
|
||||
@@ -139,14 +140,6 @@ input[type='checkbox'] {
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
||||
#search h1 {
|
||||
margin-bottom: 25px;
|
||||
}
|
||||
|
||||
#theme h1 {
|
||||
margin: 25px 0;
|
||||
}
|
||||
|
||||
.page[hidden="true"] {
|
||||
display: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user