Skip to content

Commit

Permalink
Merge pull request #19 from ACrazyTown/fix-width
Browse files Browse the repository at this point in the history
Make all blog previews 100% width
  • Loading branch information
ninjamuffin99 authored Feb 25, 2024
2 parents 1530d7b + fb8693e commit 2e1c652
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions sass/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,7 @@ video {
width: 100%;
height: auto;
}

section a {
width: 100%;
}

0 comments on commit 2e1c652

Please sign in to comment.