[main] Content..
All checks were successful
Build, Push, and Deploy to Nomad / docker-nomad (push) Successful in 40s

This commit is contained in:
2025-01-05 22:48:09 +01:00
parent efa5d28d1d
commit d1364558ee
28 changed files with 6 additions and 29 deletions

View File

@@ -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.

Binary file not shown.

After

Width:  |  Height:  |  Size: 60 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 109 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 100 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 34 MiB

View File

@@ -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",

View File

@@ -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 {

File diff suppressed because one or more lines are too long

Binary file not shown.

After

Width:  |  Height:  |  Size: 60 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 70 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 109 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 128 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 98 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 100 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.0 KiB

View File

@@ -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;
}