Skip to content

Commit aee2a11

Browse files
committed
cleanups
1 parent 00e8877 commit aee2a11

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

resources/JetStream.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ body {
6565
background-position: center -5vw;
6666
background-size: 100vw;
6767
padding-bottom: 0px;
68-
background-image: url('clouds.svg');
68+
background-image: url("clouds.svg");
6969
padding-bottom: 0px;
7070
overflow-y: hidden;
7171
height: 100%;
@@ -422,12 +422,12 @@ a.button {
422422

423423
.loading #status-text {
424424
width: 100%;
425-
color: transparent;
426425
line-height: 1.2;
427426
font-size: 4rem;
428427
font-style: italic;
429428
font-weight: 500;
430429
letter-spacing: -0.1rem;
430+
color: transparent;
431431
-webkit-background-clip: text;
432432
background-repeat: no-repeat;
433433
-webkit-touch-callout: none;

0 commit comments

Comments
 (0)