Skip to content

Commit

Permalink
fix(footer): footer sponsor font size edit
Browse files Browse the repository at this point in the history
  • Loading branch information
KimHunJin committed Oct 24, 2021
1 parent 99e67bb commit c624428
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/footer.vue
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ footer {
}
.sponsor {
> p {
font-size: 12px;
font-size: 14px;
line-height: 21px;
}
}
Expand Down

0 comments on commit c624428

Please sign in to comment.