Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin-Atanasov123 committed Jan 23, 2025
1 parent 9fd0a16 commit 3184522
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions styles/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ nav ul li a {
align-items: center;

border-bottom: 2px solid;
background-image: url("/images/main\ cover.jpg ");
background-image: url(/images/main\ cover.jpg );
background-repeat: no-repeat;
background-size: cover;
background-position: center;
Expand Down Expand Up @@ -142,7 +142,6 @@ nav ul li a {
margin: 8em auto;
padding: 1em;
background-color: rgba(255, 255, 255, 0.623);
/* Add background to make text readable */
}

.about-us h2 {
Expand Down

0 comments on commit 3184522

Please sign in to comment.