Skip to content

Commit

Permalink
style: remove unused classes
Browse files Browse the repository at this point in the history
  • Loading branch information
angela-tran committed Jul 9, 2024
1 parent 2835117 commit ee0a075
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions src/styles/base.css
Original file line number Diff line number Diff line change
Expand Up @@ -468,18 +468,10 @@ header {
min-height: 40%;
}

.min-h-70 {
min-height: 70%;
}

@media screen and (min-width: 992px) {
.w-md-50 {
width: 50% !important;
}

.mb-lg-6 {
margin-bottom: calc(96rem / 16) !important;
}
}

/* About */
Expand Down

0 comments on commit ee0a075

Please sign in to comment.