Skip to content

Commit

Permalink
Remove incorrect styling
Browse files Browse the repository at this point in the history
  • Loading branch information
Spencer14420 committed Nov 15, 2024
1 parent f67e3b2 commit 28cec8e
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions dist/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -264,19 +264,6 @@ ul {
}
}

@media (min-width: 1901px) and (max-height: 660px),
(min-width: 1501px) and (max-width: 1900px) and (max-height: 590px),
(min-width: 1201px) and (max-width: 1500px) and (max-height: 460px),
(min-width: 1000px) and (max-width: 1200px) and (max-height: 415px) {
#mantra,
#companyname {
font-weight: bolder;
}
#companyname {
font-weight: bold;
}
}

/* Single column layout and additional adjustments for screens up to 600px wide */
@media (max-width: 600px) {
#mantra,
Expand Down

0 comments on commit 28cec8e

Please sign in to comment.