diff --git a/index.html b/index.html index be93b27..3e24cc9 100644 --- a/index.html +++ b/index.html @@ -14,6 +14,7 @@
+

Relearning Relearn

-

Relearning Relearn

Relearn is a collective learning experiment with as many teachers as diff --git a/style.css b/style.css index cb025a4..5a404d0 100644 --- a/style.css +++ b/style.css @@ -50,7 +50,6 @@ body { width: 50%; background: #fdfae3; height: 100%; - } img { @@ -67,8 +66,8 @@ img { font-family: "ARK-ES DenseMedium"; font-weight: normal; font-size: 48px; - margin-top: 20px; color: #3c4cac; + margin: 20px 0 0 0; } #subtitle { @@ -138,6 +137,7 @@ a { #selector { padding-left: 20px; padding-top: 20px; + padding-bottom: 20px; } select {