Update image
This commit is contained in:
parent
167a1abe68
commit
4643e8debe
5 changed files with 15 additions and 4 deletions
|
@ -8,3 +8,14 @@
|
||||||
width: 12rem;
|
width: 12rem;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Image ratio is very strange by default.
|
||||||
|
.single .content .lazyloaded {
|
||||||
|
-o-object-fit: contain;
|
||||||
|
object-fit: contain;
|
||||||
|
font-family: "object-fit: contain;";
|
||||||
|
}
|
||||||
|
|
||||||
|
.single .content img {
|
||||||
|
height: auto;
|
||||||
|
}
|
||||||
|
|
|
@ -3,12 +3,12 @@ title: "About us"
|
||||||
date: 2022-12-01T18:04:49+01:00
|
date: 2022-12-01T18:04:49+01:00
|
||||||
draft: false
|
draft: false
|
||||||
description: "About JILITS"
|
description: "About JILITS"
|
||||||
images: ["wp2535788-1280px.jpg"]
|
images: ["servers_and_cross.png"]
|
||||||
|
|
||||||
lightgallery: true
|
lightgallery: true
|
||||||
---
|
---
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Background
|
## Background
|
||||||
|
|
||||||
|
|
|
@ -3,12 +3,12 @@ title: "Om oss"
|
||||||
date: 2022-12-01T18:04:49+01:00
|
date: 2022-12-01T18:04:49+01:00
|
||||||
draft: false
|
draft: false
|
||||||
description: "Om JILITS"
|
description: "Om JILITS"
|
||||||
images: ["wp2535788-1280px.jpg"]
|
images: ["servers_and_cross.png"]
|
||||||
|
|
||||||
lightgallery: true
|
lightgallery: true
|
||||||
---
|
---
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Bakgrund
|
## Bakgrund
|
||||||
|
|
||||||
|
|
BIN
content/about/servers_and_cross.png
Normal file
BIN
content/about/servers_and_cross.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 350 KiB |
Binary file not shown.
Before ![]() (image error) Size: 72 KiB |
Loading…
Reference in a new issue