updated image width/height styles
This commit is contained in:
parent
0be0c10aba
commit
16f288218d
@ -9,6 +9,11 @@ a {
|
|||||||
color: everforest.$blue;
|
color: everforest.$blue;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
img {
|
||||||
|
max-width: 100vw;
|
||||||
|
max-height: 720px;
|
||||||
|
}
|
||||||
|
|
||||||
.wip-indicator {
|
.wip-indicator {
|
||||||
color: everforest.$yellow;
|
color: everforest.$yellow;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user