We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29cea89 commit edbd8ffCopy full SHA for edbd8ff
week-2/10-media-queries/index.html
@@ -6,7 +6,7 @@
6
<title>10. Media Queries - HTML, CSS and Git Exercises</title>
7
<link rel="stylesheet" href="/css/normalize.css" />
8
<link rel="stylesheet" href="/css/week2-media-queries.css" />
9
- <link rel="stylesheet" href="/week-2/10-media-queries/columns.css" />
+ <link rel="stylesheet" href="columns.css" />
10
</head>
11
12
<body>
0 commit comments