Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
css updated
  • Loading branch information
margregorioschurch authored Jan 3, 2025
1 parent 792ce9a commit a5b52ec
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -467,6 +467,7 @@ h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{
margin-right: auto;
border-radius:2px;
border:1px solid #bc451d;
color:var(--brown);
}

.grid-box-sc{
Expand All @@ -483,6 +484,10 @@ h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{
}

/*** Youtube Video ***/
.modal-content {
background-color:#000000d1;
}

.video {
position: relative;
height: 100%;
Expand Down

0 comments on commit a5b52ec

Please sign in to comment.