diff options
Diffstat (limited to 'src/components/Footer.vue')
-rw-r--r-- | src/components/Footer.vue | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/Footer.vue b/src/components/Footer.vue index 693f8c2..63f8e9a 100644 --- a/src/components/Footer.vue +++ b/src/components/Footer.vue @@ -41,6 +41,7 @@ export default { background-color: #507b34; color: #ffffff; min-height: 175px; + width: 100vw; display: flex; flex-direction: row; |