Skip to content

Commit

Permalink
fix wwads style in home
Browse files Browse the repository at this point in the history
  • Loading branch information
xhofe committed Nov 16, 2023
1 parent f4a05ef commit 2e0b6f7
Show file tree
Hide file tree
Showing 2 changed files with 1,137 additions and 1,070 deletions.
6 changes: 6 additions & 0 deletions docs/.vuepress/components/HomePage.vue
Original file line number Diff line number Diff line change
Expand Up @@ -67,5 +67,11 @@ const showMingdao = false;
.wwads-container {
padding-top: 0 !important;
padding-bottom: 0 !important;
img {
display: unset;
max-width: unset;
max-height: unset;
margin: unset;
}
}
</style>
Loading

0 comments on commit 2e0b6f7

Please sign in to comment.