diff options
Diffstat (limited to 'src/App.vue')
-rw-r--r-- | src/App.vue | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/App.vue b/src/App.vue index e01a44c..11d5cb5 100644 --- a/src/App.vue +++ b/src/App.vue @@ -79,7 +79,7 @@ "footer footer"; & > .content { background: url(assets/page_footer.webp) no-repeat left bottom #E1D6CF; - min-width: 890px; + min-width: 870px; padding-bottom: 200px; border: 1px solid #2f2e32; border-right: none; |