diff --git a/css/style.css b/css/style.css index 1970227..0e8b019 100644 --- a/css/style.css +++ b/css/style.css @@ -159,6 +159,10 @@ h3 { line-height: 1.2; } +h1 { + text-align: center; +} + h1 a { color: inherit; text-decoration: inherit; @@ -274,4 +278,4 @@ input[type=radio] { white-space: nowrap; cursor: pointer; display: inline-block; -} \ No newline at end of file +}