Merge branch 'main' into UMBE

This commit is contained in:
UMBENOMENA
2024-12-01 19:31:26 +01:00
committed by GitHub
3 changed files with 4 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
name: Dev Pipeline
on:
pull_request:
branches: [main]

View File

@@ -2,8 +2,8 @@
import { PRICES } from "#lib/constants";
</script>
<div class="mt-12 m-auto w-[90%] relative">
<div class="mt-12 m-auto w-[90%] relative">
<div id="saeulen">
<div class="saeule">

View File

@@ -2,6 +2,7 @@
import Login from "#sidebarCards/card-login.svelte";
---
<header>
<div class="max-w-[1920px] w-full grid relative bg-white
@@ -15,6 +16,7 @@ xl:grid-cols-[1fr_minmax(450px,450px)] xl:gap-4 xl:px-5 xl:py-4
<!---
lg:bg-[url('/images/header/header-bg.jpg')] lg:bg-cover