From cccdded07e7ea580efef94c05355b5b1162283c4 Mon Sep 17 00:00:00 2001
From: Cosmonaut Kitten the language of parts
diff --git a/lessons/lesson1/index.html b/lessons/1/index.html
similarity index 97%
rename from lessons/lesson1/index.html
rename to lessons/1/index.html
index 53da544..89b862c 100644
--- a/lessons/lesson1/index.html
+++ b/lessons/1/index.html
@@ -21,7 +21,7 @@ the language of parts
@@ -82,7 +82,7 @@ syllables
1st person pronoun, I, me we, us
2nd person pronoun, you, you (plural)
3rd person pronoun, he, she, it, they
person, someone, entity, human
this, that, these, those
kind, variety, sort, type
say, talk, speak, communication
part, piece, section, compenent
time, event, period, duration
place, earth, land, soil, world
\ No newline at end of file diff --git a/lessons/2/index.html b/lessons/2/index.html new file mode 100644 index 0000000..9ba7269 --- /dev/null +++ b/lessons/2/index.html @@ -0,0 +1,54 @@ + +
+
+ + + + + + +
\ No newline at end of file diff --git a/lessons/index.html b/lessons/index.html index 7c4d1f5..88ef9df 100644 --- a/lessons/index.html +++ b/lessons/index.html @@ -21,7 +21,7 @@
@@ -33,12 +33,12 @@
\ No newline at end of file diff --git a/style.css b/style.css index c0d6f9a..3d9f80a 100644 --- a/style.css +++ b/style.css @@ -75,7 +75,7 @@ button { font-family: Lexend, sans-serif; font-weight: bold; padding: 15px; - min-width: 20px; + min-width: 30px; text-align: center; text-decoration: none; display: inline-block; @@ -86,7 +86,7 @@ button { display: flex; align-items: center; gap: 5px; - margin: 10px auto + margin: 10px 0px } .center-text { diff --git a/template.html b/template.html index e6039e7..aa9c660 100644 --- a/template.html +++ b/template.html @@ -21,7 +21,7 @@
\ No newline at end of file