Skip to content

Commit

Permalink
feat: added initial homepage text
Browse files Browse the repository at this point in the history
  • Loading branch information
mwargan committed Apr 25, 2024
1 parent 43ad585 commit e96175e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/views/HomeView.vue
Original file line number Diff line number Diff line change
Expand Up @@ -178,4 +178,8 @@ li {
list-style-type: none;
margin-bottom: calc(var(--pico-spacing) * 3);
}
section:not(.hero-section) {
margin-bottom: calc(var(--pico-spacing) * 3);
}
</style>

0 comments on commit e96175e

Please sign in to comment.