diff --git a/css/main.css b/css/main.css index e364e6216..8c3a1def9 100644 --- a/css/main.css +++ b/css/main.css @@ -668,4 +668,8 @@ ul.pagination li.current a:hover, ul.pagination li.current a:focus { width: 71px; } + .alert-box.secondary { + margin: 0 1rem; + } + } \ No newline at end of file diff --git a/index.html b/index.html index feb0f42a5..7932431d4 100644 --- a/index.html +++ b/index.html @@ -270,18 +270,16 @@