Skip to content

Commit

Permalink
fix: padding
Browse files Browse the repository at this point in the history
  • Loading branch information
wrussell1999 authored Oct 29, 2024
1 parent b2735e5 commit 806eb16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/content/GuidesChildCard.vue
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@
@import "../../assets/styles/_variable.scss";
.card {
padding: 32px;
padding: 8px;
}
.card-title {
font-size: calc($font-size-base * 1.5);;
Expand Down

0 comments on commit 806eb16

Please sign in to comment.