mirror of
https://github.com/reactos/web-content.git
synced 2025-02-19 11:50:45 +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-size: 30px;
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
}
|
}
|
||||||
@media (max-width: 991px) {
|
|
||||||
#heading-breadcrumbs h1 {
|
|
||||||
text-align: center;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
.bar {
|
.bar {
|
||||||
position: relative;
|
position: relative;
|
||||||
background: #467fbf;
|
background: #467fbf;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user