Update image
This commit is contained in:
parent
167a1abe68
commit
4643e8debe
|
@ -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
|
||||||
---
|
---
|
||||||
|
|
||||||
![Hoggar Mountains](wp2535788-1280px.jpg)
|
![Clouds, servers and a cross](servers_and_cross.png)
|
||||||
|
|
||||||
## 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
|
||||||
---
|
---
|
||||||
|
|
||||||
![Hoggarbergen](wp2535788-1280px.jpg)
|
![Moln, servrar och ett kors](servers_and_cross.png)
|
||||||
|
|
||||||
## Bakgrund
|
## Bakgrund
|
||||||
|
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 350 KiB |
Binary file not shown.
Before Width: | Height: | Size: 72 KiB |
Loading…
Reference in New Issue