Skip to content

Commit

Permalink
Remove nonexistent Stylesheets (#202)
Browse files Browse the repository at this point in the history
  • Loading branch information
ElijahAhianyo authored Sep 13, 2023
1 parent a045914 commit 2a2b02e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pcweb/styles/styles.py
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@
# Fonts to include.
STYLESHEETS = [
"https://fonts.googleapis.com/css2?family=Instrument+Sans:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&family=Space+Mono:ital,wght@0,400;0,700;1,400;1,700&family=IBM+Plex+Mono:ital,wght@0,500;0,600;1,600&display=swap",
"/style.css",
]

NAV_TEXT_STYLE = {
Expand Down

0 comments on commit 2a2b02e

Please sign in to comment.