Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
Sabeer-Junaid committed Jun 4, 2024
1 parent 33854f5 commit 5eab053
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions assets/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,12 @@ body {
}
}

@media (min-width: 1366px) {
#alert-box {
margin-left: 7.5rem;
}
}

#alert-box p {
color: black;
justify-content: center;
Expand Down

0 comments on commit 5eab053

Please sign in to comment.