diff --git a/src/App.vue b/src/App.vue index b4651a55b2a88540075f1c0dc9e1c468b79c0ba7..8d0b7be68055bc2fb9e3c69bed06424d025064a9 100644 --- a/src/App.vue +++ b/src/App.vue @@ -212,7 +212,7 @@ main { background-attachment: fixed; } -header, #search_results, article, footer, div.welcome { +header, #search_results, #spinner, article, footer, div.welcome { padding-left: calc((100vw - 1000px) / 2); padding-right: calc((100vw - 1000px) / 2); background-image: url('./assets/beta.png');