diff --git a/src/components/DictionaryView.vue b/src/components/DictionaryView.vue index a2574c749dda79fff0e42110ec925729b71511ac..00e163853a6cd865fbd13985eb9139848c923785 100644 --- a/src/components/DictionaryView.vue +++ b/src/components/DictionaryView.vue @@ -398,7 +398,7 @@ div.welcome { flex-grow: 10; background-image: url('../assets/books.jpg'); background-repeat: no-repeat; - background-size: cover; + background-position-x: center; } div.welcome article {