Skip to content
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix bad naming for css
  • Loading branch information
andresacg30 committed Sep 30, 2022
commit af6952df615ae1cadbd3e025583586a8f7489a13
2 changes: 1 addition & 1 deletion src/app/modules/v2-redirect/v2-redirect.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm"
crossorigin="anonymous"
/>
<link rel="stylesheet" href="./style.css" />
<link rel="stylesheet" href="./v2-redirect.component.css" />
</head>

<body style="font-family: 'Montserrat', sans-serif;">
Expand Down
6 changes: 0 additions & 6 deletions src/app/modules/v2-redirect/v2-redirect.component.scss

This file was deleted.