diff --git a/src/components/Layout/PageFooter.vue b/src/components/Layout/PageFooter.vue index 629c202..260b6de 100644 --- a/src/components/Layout/PageFooter.vue +++ b/src/components/Layout/PageFooter.vue @@ -18,11 +18,11 @@ text-align: center; } } -.logo { +.copy { max-width: 20rem; } -.copy { - width: 320px; +.logo { + width: 100%; } .copyright { font-size: 0.8rem;