[main] Content..
All checks were successful
Build, Push, and Deploy to Nomad / docker-nomad (push) Successful in 40s
@@ -30,7 +30,7 @@ Ligesom i København, hvor du finder både små biografer som Grand Teatret og s
|
||||
|
||||
|
||||
|
||||
{{ slider(options={"width": 500, "height": 500}, images=["158170.jpg", "Fachada_SaoJorge.jpg"]) }}
|
||||
{{ slider(options={"width": 500, "height": 500}, images=["158170.jpg", "Fachada_SaoJorge.jpg","IMG_8644-scaled.webp"]) }}
|
||||
|
||||
Biografbesøg i Lissabon er en afslappet måde at tilbringe tid med familien. Jeg nyder selv at tage afsted med Erika for at dele både film og hygge.
|
||||
|
||||
BIN
data/Hverdag/images/158170.jpg
Normal file
|
After Width: | Height: | Size: 60 KiB |
BIN
data/Hverdag/images/Fachada_SaoJorge.jpg
Normal file
|
After Width: | Height: | Size: 109 KiB |
BIN
data/Hverdag/images/IMG_8644-scaled.webp
Normal file
|
After Width: | Height: | Size: 100 KiB |
|
Before Width: | Height: | Size: 44 KiB |
|
Before Width: | Height: | Size: 34 MiB |
@@ -20,11 +20,6 @@
|
||||
"path": "Flytning",
|
||||
"author": "Henrik Jess"
|
||||
},
|
||||
{
|
||||
"name": "Fritidsaktiviteter i Portugal",
|
||||
"path": "Fritid",
|
||||
"author": "Henrik Jess"
|
||||
},
|
||||
{
|
||||
"name": "Expat-fællesskaber i Portugal",
|
||||
"path": "Fællesskab",
|
||||
@@ -45,16 +40,6 @@
|
||||
"path": "Job",
|
||||
"author": "Henrik Jess"
|
||||
},
|
||||
{
|
||||
"name": "Portugals unikke kultur",
|
||||
"path": "Kultur",
|
||||
"author": "Henrik Jess"
|
||||
},
|
||||
{
|
||||
"name": "Livskvalitet i Portugal",
|
||||
"path": "Livskvalitet",
|
||||
"author": "Henrik Jess"
|
||||
},
|
||||
{
|
||||
"name": "Skattesystemet i Portugal",
|
||||
"path": "Skat",
|
||||
@@ -65,16 +50,6 @@
|
||||
"path": "Skole",
|
||||
"author": "Henrik Jess"
|
||||
},
|
||||
{
|
||||
"name": "Klarer man sig på engelsk i Portugal?",
|
||||
"path": "Sprog",
|
||||
"author": "Henrik Jess"
|
||||
},
|
||||
{
|
||||
"name": "Sundhedssystemet i Portugal",
|
||||
"path": "Sundhed",
|
||||
"author": "Henrik Jess"
|
||||
},
|
||||
{
|
||||
"name": "Bedste apps til expats i Portugal",
|
||||
"path": "Tech",
|
||||
|
||||
@@ -2610,7 +2610,8 @@ button:disabled,
|
||||
flex-direction: column-reverse;
|
||||
position: relative;
|
||||
align-items: center;
|
||||
margin-bottom: 120px;
|
||||
margin-bottom: 15vh;
|
||||
margin-top: 5vh;
|
||||
}
|
||||
|
||||
.stacked-button {
|
||||
|
||||
BIN
static/images/Hverdag/large/158170.jpg
Normal file
|
After Width: | Height: | Size: 60 KiB |
BIN
static/images/Hverdag/large/158170.webp
Normal file
|
After Width: | Height: | Size: 70 KiB |
BIN
static/images/Hverdag/large/Fachada_SaoJorge.jpg
Normal file
|
After Width: | Height: | Size: 109 KiB |
BIN
static/images/Hverdag/large/Fachada_SaoJorge.webp
Normal file
|
After Width: | Height: | Size: 128 KiB |
BIN
static/images/Hverdag/large/IMG_8644-scaled.webp
Normal file
|
After Width: | Height: | Size: 98 KiB |
BIN
static/images/Hverdag/thumbnails/158170.jpg
Normal file
|
After Width: | Height: | Size: 5.0 KiB |
BIN
static/images/Hverdag/thumbnails/158170.webp
Normal file
|
After Width: | Height: | Size: 6.4 KiB |
BIN
static/images/Hverdag/thumbnails/Fachada_SaoJorge.jpg
Normal file
|
After Width: | Height: | Size: 19 KiB |
BIN
static/images/Hverdag/thumbnails/Fachada_SaoJorge.webp
Normal file
|
After Width: | Height: | Size: 10 KiB |
BIN
static/images/Hverdag/thumbnails/IMG_8644-scaled.webp
Normal file
|
After Width: | Height: | Size: 7.0 KiB |
BIN
static/images/Kultur/large/IMG_8644-scaled.webp
Normal file
|
After Width: | Height: | Size: 100 KiB |
BIN
static/images/Kultur/thumbnails/IMG_8644-scaled.webp
Normal file
|
After Width: | Height: | Size: 7.0 KiB |
@@ -129,7 +129,8 @@ $button-color: #000;
|
||||
position: relative;
|
||||
// margin: 50px auto;
|
||||
align-items: center; // Centrer knapperne horisontalt
|
||||
margin-bottom: 120px;
|
||||
margin-bottom: 15vh;
|
||||
margin-top: 5vh;
|
||||
}
|
||||
|
||||
|
||||
|
||||