dev pipline test #24

Merged
UMBENOMENA merged 10 commits from UMBE into main 2024-12-01 18:31:33 +00:00
3 changed files with 4 additions and 2 deletions
Showing only changes of commit 3025cf4a28 - Show all commits

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