mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-03-25 16:45:05 +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;
|
||||
}
|
||||
|
||||
.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 {
|
||||
background: #495680;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user