diff --git a/src/triangle.css b/src/triangle.css index ede2c5c..b37e99f 100644 --- a/src/triangle.css +++ b/src/triangle.css @@ -23,9 +23,17 @@ html { .section-header { display: flex; text-align: left; - justify-content: space-between; + section { + padding: 32px; + text-align: center; + + p { + text-align: center; + } + } + h1 { font-size: 48pt; border: solid 3px #eee;