Skip to content

Commit

Permalink
Merge pull request #6 from NPC-GO/master-cf-autofix
Browse files Browse the repository at this point in the history
Apply fixes from CodeFactor
  • Loading branch information
Xanonymous-GitHub committed Mar 27, 2020
2 parents 47c74d8 + d023a93 commit 15e3776
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website-new/css/loading.css
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
border: 8px solid;
border-radius: 50%;
animation: lds-ring 1.3s cubic-bezier(0.5, 0, 0.5, 1) infinite;
border-color: #fff transparent transparent transparent;
border-color: #fff transparent transparent;
}

.lds-ring div:nth-child(1) {
Expand Down

0 comments on commit 15e3776

Please sign in to comment.