mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-12 16:35:45 +01:00
Improve headings structure (#1883)
The content of the SCM-Manager should be made accessible and usable in a sensibly structured way so that web content is easy to use for ever user.
This commit is contained in:
@@ -89,7 +89,6 @@ footer.footer {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
.has-hover-background-blue:hover {
|
||||
background-color: scale-color($blue, $alpha: -90%);
|
||||
}
|
||||
@@ -398,6 +397,7 @@ ul.is-separated {
|
||||
.card-columns {
|
||||
.column {
|
||||
height: 120px;
|
||||
margin-bottom: 1.5rem;
|
||||
|
||||
.overlay-column {
|
||||
position: absolute;
|
||||
|
||||
Reference in New Issue
Block a user