We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28b6e55 commit e61e78aCopy full SHA for e61e78a
src/pages/home/components/FooterBar.vue
@@ -21,7 +21,7 @@ const navigationList = [
21
22
<template>
23
<div
24
- class="theme-bg-color-secondary-static text-white py-[2px] flex justify-center w-[100vw] footerbar">
+ class="theme-bg-color-secondary-static text-white py-[2px] flex justify-center w-full footerbar">
25
<div class="m-auto">
26
<span class="pl-[0.5rem]"
27
>© 安同开源社区 2011 - {{ nowYear }}</span
0 commit comments