We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75e29c9 commit 490c06bCopy full SHA for 490c06b
1 file changed
demo/index.html
@@ -141,6 +141,7 @@
141
}
142
143
a[href^="https://csswizardry.com"]::after {
144
+ border-radius: 1px;
145
background-image: url(https://csswizardry.com/icon.png);
146
147
@@ -299,7 +300,7 @@ <h1>Obs.js: context-aware web performance for everyone</h1>
299
300
})();
301
</script>
302
- <p>It is built and maintained by <a href=https://csswizardry.com>Harry
303
+ <p>Obs.js is built and maintained by <a href=https://csswizardry.com>Harry
304
Roberts</a> under the MIT license.</p>
305
306
<p>This page shows the <code>.has-*</code> classes that Obs.js adds to the
0 commit comments