mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-02 13:32:51 +00:00
Add max-height for features image
This commit is contained in:
parent
7d047b13c9
commit
65641d1347
@ -4,6 +4,10 @@
|
|||||||
background-size: 100% 800px;
|
background-size: 100% 800px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.features-image {
|
||||||
|
max-height: 250px;
|
||||||
|
}
|
||||||
|
|
||||||
.docs #sidebar-wrapper .sidebar-nav .sidebar-nav-item.open>a, .docs #sidebar-wrapper .sidebar-nav .sidebar-nav-item.open button {
|
.docs #sidebar-wrapper .sidebar-nav .sidebar-nav-item.open>a, .docs #sidebar-wrapper .sidebar-nav .sidebar-nav-item.open button {
|
||||||
background: #495680;
|
background: #495680;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user