From 0c2a19e2f8e4e994112ff86502c3c50d3f85d7e0 Mon Sep 17 00:00:00 2001 From: vista-man <524715@vistacollege.nl> Date: Thu, 3 Apr 2025 13:46:41 +0200 Subject: [PATCH] feat: add Bootstrap and custom styles to enhance layout and functionality --- contact.html | 7 +++++++ index.html | 1 + over-ons.html | 7 +++++++ 3 files changed, 15 insertions(+) diff --git a/contact.html b/contact.html index 10f3961..5267186 100644 --- a/contact.html +++ b/contact.html @@ -4,6 +4,9 @@ Document + + + @@ -39,4 +42,8 @@ + + + + \ No newline at end of file diff --git a/index.html b/index.html index 8ba8dbe..9e2aaa6 100644 --- a/index.html +++ b/index.html @@ -73,4 +73,5 @@ + \ No newline at end of file diff --git a/over-ons.html b/over-ons.html index d01f779..37f832e 100644 --- a/over-ons.html +++ b/over-ons.html @@ -4,8 +4,15 @@ Document + + + + + + + \ No newline at end of file