Skip to content

Commit

Permalink
update submit button mobile size
Browse files Browse the repository at this point in the history
  • Loading branch information
birdpump committed May 22, 2024
1 parent 131e777 commit 2936cca
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions src/routes/(app)/register/views/Final.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -196,17 +196,10 @@
background: unset;
}
.stat-div {
width: 90vw;
}
.submit {
.button-cont {
width: 90vw;
}
.stat-1-grade-element-subcont {
background-color: #090606;
}
}
</style>

Expand Down

0 comments on commit 2936cca

Please sign in to comment.