File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 239239 < script id ="3 " type ="text/markdown ">
240240 < style >
241241
242- .observablehq:first-of-type {
242+ .observablehq--cell :first-of-type {
243243 position : relative ;
244244 color : var ( -- theme - background ) ;
245245 padding - bottom : 5 rem ;
246246 }
247247
248- .observablehq:first-of-type h1 {
248+ .observablehq--cell :first-of-type h1 {
249249 color : inherit ;
250250 }
251251
252- .observablehq:first-of-type h1 + h2 {
252+ .observablehq--cell :first-of-type h1 + h2 {
253253 color : inherit ;
254254 font - style : normal ;
255255 font - weight : 500 ;
256256 opacity : 0.7 ;
257257 margin - top : 1 rem ;
258258 }
259259
260- .observablehq:first-of-type::before {
260+ .observablehq--cell :first-of-type::before {
261261 content : "";
262262 display : block ;
263263 position : absolute ;
You can’t perform that action at this time.
0 commit comments