Skip to content

Commit ea970ce

Browse files
committed
whitespace
1 parent 7d36c2d commit ea970ce

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/notebook.jl

-4
Original file line numberDiff line numberDiff line change
@@ -1309,14 +1309,12 @@ pt-dot.floating.bottom {
13091309
13101310
13111311
.pass > pt-dot.floating {
1312-
13131312
animation: fadeout 2s;
13141313
13151314
animation-fill-mode: both;
13161315
animation-delay: 2s;
13171316
13181317
/*opacity: 0.4;*/
1319-
13201318
}
13211319
13221320
@@ -1335,11 +1333,9 @@ pt-dot.floating.bottom {
13351333
}
13361334
13371335
@media (prefers-color-scheme: dark) {
1338-
13391336
.pluto-test.pass {
13401337
color: rgba(200, 200, 200, 0.5);
13411338
}
1342-
13431339
}
13441340
13451341
.pluto-test.fail {

0 commit comments

Comments
 (0)