Feat: improve img readability
This commit is contained in:
parent
dc470aec10
commit
735cd0bd59
@ -71,6 +71,8 @@ hr {
|
|||||||
|
|
||||||
img {
|
img {
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
|
border: 2px solid @med-light-grey;
|
||||||
|
box-shadow: 0px 0px 10px @light-grey;
|
||||||
}
|
}
|
||||||
|
|
||||||
aside {
|
aside {
|
||||||
|
Loading…
Reference in New Issue
Block a user