-
Home
-
Regeln
-
Spirit of Curling
-
Impressionen
+
\ No newline at end of file
diff --git a/Webauftritt/eportfolio/public/close.svg b/Webauftritt/eportfolio/public/close.svg
new file mode 100644
index 0000000..3072e7b
--- /dev/null
+++ b/Webauftritt/eportfolio/public/close.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/Webauftritt/eportfolio/public/menu.svg b/Webauftritt/eportfolio/public/menu.svg
new file mode 100644
index 0000000..a3fec61
--- /dev/null
+++ b/Webauftritt/eportfolio/public/menu.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/Webauftritt/eportfolio/rules.html b/Webauftritt/eportfolio/rules.html
index 68ff847..1b38141 100644
--- a/Webauftritt/eportfolio/rules.html
+++ b/Webauftritt/eportfolio/rules.html
@@ -1,8 +1,10 @@
-
+
-
-
Rules
+
+
+
+
Curling E-Portfolio
@@ -12,7 +14,7 @@
Regeln
-
+
{{> ruleitem
image="/rules/fgz.svg"
imageAlt="Free Guard Zone"
diff --git a/Webauftritt/eportfolio/spiritofcurling.html b/Webauftritt/eportfolio/spiritofcurling.html
index 185f594..4ffd981 100644
--- a/Webauftritt/eportfolio/spiritofcurling.html
+++ b/Webauftritt/eportfolio/spiritofcurling.html
@@ -1,8 +1,10 @@
-
-
Spirit of Curling
+
+
+
+ Curling E-Portfolio
diff --git a/Webauftritt/eportfolio/tailwind.config.cjs b/Webauftritt/eportfolio/tailwind.config.cjs
index 64a865a..8c34e4f 100644
--- a/Webauftritt/eportfolio/tailwind.config.cjs
+++ b/Webauftritt/eportfolio/tailwind.config.cjs
@@ -12,9 +12,7 @@ module.exports = {
},
fontSize: {
's-h1': '50px',
- h1: '56px',
- 's-h2': '60px',
- h2: '60px'
+ h1: '56px'
}
},
},