We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6afa9d9 commit e3858abCopy full SHA for e3858ab
1 file changed
html-components/list/file-mod/file-mod.html
@@ -105,16 +105,9 @@
105
</script>
106
107
108
- <link rel=stylesheet href='../css/component.css'>
+ <link rel=stylesheet href='../css/component.css' crossorigin=anonymous>
109
110
<style>
111
-
112
- body
113
- {margin-top:90px}
114
115
- html-components-hdr
116
- {position:fixed;z-index:1;background:white;top:0px;padding-top:20px}
117
118
</style>
119
120
</head>
0 commit comments