Skip to content

Commit

Permalink
Review - pseudo selector
Browse files Browse the repository at this point in the history
  • Loading branch information
at-github committed Nov 13, 2024
1 parent 6b1ec6a commit 9754653
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/custom/ecospheres/views/HomeView.vue
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,9 @@ useHead({
}
@media (max-width: 992px) {
padding: 16px;
& {
padding: 16px;
}
h3 {
margin: 1rem 0 0.5rem;
Expand Down

0 comments on commit 9754653

Please sign in to comment.