Rollup merge of #78050 - GuillaumeGomez:small-css-cleanup, r=jyn514
Small CSS cleanup r? @jyn514
This commit is contained in:
commit
ed79320c16
@ -1557,11 +1557,7 @@ h4 > .notable-traits {
|
|||||||
}
|
}
|
||||||
|
|
||||||
@media (max-width: 416px) {
|
@media (max-width: 416px) {
|
||||||
#titles {
|
#titles, #titles > div {
|
||||||
height: 73px;
|
|
||||||
}
|
|
||||||
|
|
||||||
#titles > div {
|
|
||||||
height: 73px;
|
height: 73px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user