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