mirror of
https://github.com/reactos/web-content.git
synced 2025-02-16 02:08:34 +00:00
Why center the heading on small screen resolutions? That makes no sense!
This commit is contained in:
parent
4f67e149f4
commit
08c3803c3d
@ -479,11 +479,6 @@ fieldset[disabled] .btn-template-main.active {
|
||||
font-size: 30px;
|
||||
font-weight: 700;
|
||||
}
|
||||
@media (max-width: 991px) {
|
||||
#heading-breadcrumbs h1 {
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
.bar {
|
||||
position: relative;
|
||||
background: #467fbf;
|
||||
|
Loading…
x
Reference in New Issue
Block a user