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