Skip to content

Commit af6952d

Browse files
committed
fix bad naming for css
1 parent 7a6c535 commit af6952d

File tree

3 files changed

+1
-7
lines changed

3 files changed

+1
-7
lines changed
File renamed without changes.

src/app/modules/v2-redirect/v2-redirect.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm"
2626
crossorigin="anonymous"
2727
/>
28-
<link rel="stylesheet" href="./style.css" />
28+
<link rel="stylesheet" href="./v2-redirect.component.css" />
2929
</head>
3030

3131
<body style="font-family: 'Montserrat', sans-serif;">

src/app/modules/v2-redirect/v2-redirect.component.scss

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)