Skip to content

Commit 4b6a9d6

Browse files
authored
Merge pull request mdn#90 from estelle/learncl
Update: to match learn
2 parents 5990c2b + 6826331 commit 4b6a9d6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

learn/layers/layer-precedence.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<head>
55
<meta charset="utf-8">
6-
<title>Cascade Layers: layer order</title>
6+
<title>Cascade Layers: layer precedence</title>
77
<link rel="stylesheet" href="../styles.css">
88
<style>
99

learn/layers/media-order.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333
<body>
3434
<section class="preview">
35-
<h1>Is this heading underlined?</h1>
35+
<h1>Site layer is first on wide screens</h1>
3636
</section>
3737

3838
<textarea class="playable playable-css" style="height: 120px;">

0 commit comments

Comments
 (0)