We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5990c2b commit 6826331Copy full SHA for 6826331
learn/layers/layer-precedence.html
@@ -3,7 +3,7 @@
3
4
<head>
5
<meta charset="utf-8">
6
- <title>Cascade Layers: layer order</title>
+ <title>Cascade Layers: layer precedence</title>
7
<link rel="stylesheet" href="../styles.css">
8
<style>
9
learn/layers/media-order.html
@@ -32,7 +32,7 @@
32
33
<body>
34
<section class="preview">
35
- <h1>Is this heading underlined?</h1>
+ <h1>Site layer is first on wide screens</h1>
36
</section>
37
38
<textarea class="playable playable-css" style="height: 120px;">
0 commit comments