mirror of
https://github.com/imputnet/cobalt.git
synced 2025-06-29 01:48:28 +00:00
cobalt.css: fix header padding on smaller devices
This commit is contained in:
parent
dcb3cf3673
commit
592398f4de
@ -1180,8 +1180,3 @@ button:active,
|
|||||||
padding-right: 0.7rem;
|
padding-right: 0.7rem;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@media screen and (max-width: 400px) {
|
|
||||||
.popup-title {
|
|
||||||
line-height: inherit;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
Loading…
Reference in New Issue
Block a user