Skip to content

Commit

Permalink
added scrolling in music
Browse files Browse the repository at this point in the history
  • Loading branch information
christopher-besch committed Jan 17, 2024
1 parent 21eacd2 commit 06ca0b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/styles/about.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@
.music {
padding: 10px;
font-family: 'liberation_mono', 'Courier New', monospace;
overflow: scroll;
}

@media (max-width: 1200px) {
Expand Down

0 comments on commit 06ca0b5

Please sign in to comment.