Feat: improve img readability

This commit is contained in:
Bertrand Benjamin 2022-08-28 22:17:35 +02:00
parent dc470aec10
commit 735cd0bd59
1 changed files with 2 additions and 0 deletions

View File

@ -71,6 +71,8 @@ hr {
img {
max-width: 100%;
border: 2px solid @med-light-grey;
box-shadow: 0px 0px 10px @light-grey;
}
aside {