Skip to content

Commit

Permalink
Enhance visual
Browse files Browse the repository at this point in the history
  • Loading branch information
QubitPi committed Nov 30, 2024
1 parent 37c8759 commit 90a1c5c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/components/PlayingVideo.css
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,18 @@

.playingVideo .title {
margin-top: 1rem;
text-align: center;
}

.playingVideo video {
width: 100%;
margin-top: 1rem;
border-radius: 2rem;
}

.playingVideo .transcript {
color: white;
margin-top: 1rem;
font-size: 20px;
/*font-family: BreitkopfFraktur;*/
margin-bottom: 1rem;
Expand Down

0 comments on commit 90a1c5c

Please sign in to comment.