We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fead84 commit 423c134Copy full SHA for 423c134
index.html
@@ -5,7 +5,7 @@
5
<meta http-equiv="X-UA-Compatible" content="IE=edge">
6
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7
<link rel="stylesheet" href="../common-assets/css/project-common-css.css">
8
- <link rel="stylesheet" href="Css/tip-calculator-style.css">
+ <link rel="stylesheet" href="css/tip-calculator-style.css">
9
<title>Tip Calculator</title>
10
</head>
11
<body>
0 commit comments