Skip to content

Commit ac1d0ed

Browse files
committed
resloved style issues
1 parent fb42047 commit ac1d0ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Projects/Apple-UI-Clone/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<meta name="viewport" content="width=device-width, initial-scale=1.0">
88
<title>Apple</title>
99
<link rel="icon" type="image/jpg" href="./img/apple-logo.png">
10-
<link rel="stylesheet" href="/style.css">
10+
<link rel="stylesheet" href="style.css">
1111
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.8.2/css/all.min.css"crossorigin="anonymous" />
1212
<link rel="preconnect" href="https://fonts.gstatic.com">
1313
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@100&display=swap" rel="stylesheet">

0 commit comments

Comments
 (0)