Fix tag_line line height for larger devices
This commit is contained in:
@@ -499,7 +499,7 @@ fieldset > input {
|
||||
justify-content: space-between;
|
||||
}
|
||||
#tag_line {
|
||||
line-height: 1.1;
|
||||
line-height: 1;
|
||||
}
|
||||
#title #tag1 {
|
||||
font-size: 7.5rem;
|
||||
|
Reference in New Issue
Block a user