Skip to content

Commit 6826331

Browse files
committed
Update: to match learn
1 parent 5990c2b commit 6826331

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)