diff --git a/contact.html b/contact.html index eb0faa6..32e5bc2 100644 --- a/contact.html +++ b/contact.html @@ -66,7 +66,7 @@ diff --git a/css/general.css b/css/general.css index 1096adc..be41bff 100644 --- a/css/general.css +++ b/css/general.css @@ -162,6 +162,10 @@ nav ul li { text-align: center; } +#event-name { + margin: 0px; +} + #timer { color: rgb(184, 184, 184); animation: blinking 3s infinite; diff --git a/css/second.css b/css/second.css index 052b335..08ecf31 100644 --- a/css/second.css +++ b/css/second.css @@ -159,6 +159,10 @@ nav ul li { min-width: 310px; } +#event-name { + margin: 0px; +} + #banner-text { text-align: center; } diff --git a/index.html b/index.html index 3e86a7e..6045dfe 100644 --- a/index.html +++ b/index.html @@ -80,7 +80,7 @@ diff --git a/licenses.html b/licenses.html index f2b9962..693afe4 100644 --- a/licenses.html +++ b/licenses.html @@ -64,7 +64,7 @@ diff --git a/rules.html b/rules.html index 2e012a3..1abd05b 100644 --- a/rules.html +++ b/rules.html @@ -64,7 +64,7 @@