mirror of
https://github.com/nocobase/nocobase
synced 2024-11-15 08:36:44 +00:00
feat(docs): image styling
This commit is contained in:
parent
d1afb15a7a
commit
bb4f8d9283
@ -219,7 +219,7 @@
|
||||
// images
|
||||
img {
|
||||
max-width: 1000px;
|
||||
@media only screen and (max-width: 1400px) {
|
||||
@media only screen and (max-width: 1550px) {
|
||||
max-width: 100%;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user