mirror of
https://github.com/jlengrand/moderne-docs.git
synced 2026-03-10 08:31:21 +00:00
Responsive for doc card
This commit is contained in:
@@ -116,3 +116,10 @@ figure figcaption {
|
||||
font-size: inherit;
|
||||
}
|
||||
|
||||
|
||||
@media(min-width: 997px) {
|
||||
[class^=docMainContainer_] [class^=generatedIndexPage_] {
|
||||
max-width: 83% !important;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user