Improve doc's main image loading time
Doc's main image is currently heavy. This PR makes it 5x smaller while keeping equivalent design Pairs: @gerhard, @slumbering Signed-off-by: guillaume <guillaume.derouville@gmail.com>
This commit is contained in:
@@ -152,14 +152,9 @@ code {
|
||||
}
|
||||
|
||||
img {
|
||||
max-width: 380px;
|
||||
display: block;
|
||||
margin: auto;
|
||||
width: 100%;
|
||||
|
||||
@include desktopWide {
|
||||
max-width: 500px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
BIN
website/static/img/what-is-dagger.png
Normal file
BIN
website/static/img/what-is-dagger.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 167 KiB |
Reference in New Issue
Block a user