Skip to content

Commit

Permalink
update background color
Browse files Browse the repository at this point in the history
  • Loading branch information
birdpump committed Apr 5, 2024
1 parent af546ef commit b37d1f7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/routes/(app)/register/views/Status.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -233,5 +233,9 @@
.submit {
width: 90vw;
}
.stat-1-grade-element-subcont{
background-color: #090606;
}
}
</style>

0 comments on commit b37d1f7

Please sign in to comment.