diff --git a/.idea/.gitignore b/.idea/.gitignore
new file mode 100644
index 0000000..30cf57e
--- /dev/null
+++ b/.idea/.gitignore
@@ -0,0 +1,10 @@
+# Default ignored files
+/shelf/
+/workspace.xml
+# Editor-based HTTP Client requests
+/httpRequests/
+# Ignored default folder with query files
+/queries/
+# Datasource local storage ignored files
+/dataSources/
+/dataSources.local.xml
diff --git a/.idea/go.imports.xml b/.idea/go.imports.xml
new file mode 100644
index 0000000..644cdf0
--- /dev/null
+++ b/.idea/go.imports.xml
@@ -0,0 +1,10 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml
new file mode 100644
index 0000000..146ab09
--- /dev/null
+++ b/.idea/inspectionProfiles/Project_Default.xml
@@ -0,0 +1,10 @@
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/modules.xml b/.idea/modules.xml
new file mode 100644
index 0000000..c9ea9ff
--- /dev/null
+++ b/.idea/modules.xml
@@ -0,0 +1,8 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/piekarnikgosipl.iml b/.idea/piekarnikgosipl.iml
new file mode 100644
index 0000000..5e764c4
--- /dev/null
+++ b/.idea/piekarnikgosipl.iml
@@ -0,0 +1,9 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/vcs.xml b/.idea/vcs.xml
new file mode 100644
index 0000000..35eb1dd
--- /dev/null
+++ b/.idea/vcs.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/base.css b/base.css
index d57a2cd..07fd6fe 100644
--- a/base.css
+++ b/base.css
@@ -9,4 +9,5 @@
--nav-height: 4rem;
--border-radius: 48px;
--max-content-width: 80rem;
+ --secondary-container: #e0f5cb;
}
diff --git a/components.css b/components.css
index 4890e21..8b9169c 100644
--- a/components.css
+++ b/components.css
@@ -14,7 +14,7 @@
}
}
-h1, h2 {
+h1, h2, h3{
margin: 0;
font-family: serif;
color: var(--on-background);
@@ -33,6 +33,10 @@ h2{
font-size: 3.5rem;
}
+h3{
+ font-size: 1.5rem;
+}
+
p {
color: var(--on-background);
line-height: 1.5rem;
diff --git a/images/001.jpg b/images/001.jpg
index ebdfa54..50b733d 100644
Binary files a/images/001.jpg and b/images/001.jpg differ
diff --git a/images/004.jpg b/images/004.jpg
new file mode 100644
index 0000000..9a76008
Binary files /dev/null and b/images/004.jpg differ
diff --git a/images/005.jpg b/images/005.jpg
new file mode 100644
index 0000000..321fa95
Binary files /dev/null and b/images/005.jpg differ
diff --git a/images/006.jpg b/images/006.jpg
new file mode 100644
index 0000000..3ab22a1
Binary files /dev/null and b/images/006.jpg differ
diff --git a/index.html b/index.html
index b1f13ea..4119c3c 100644
--- a/index.html
+++ b/index.html
@@ -1,134 +1,191 @@
-
- Piekarnik Gosi
-
-
-
-
-
+
+ Piekarnik Gosi
+
+
+
+
+
-