Skip to content

Commit

Permalink
исправил импорты
Browse files Browse the repository at this point in the history
  • Loading branch information
kirill-k88 committed Jun 26, 2024
1 parent 18a0aa4 commit 677d373
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/widgets/CreateAccount/ui/CreateAccountForm.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@

&_agreement {
top: -15px;
left: 0px;
left: 0;

@include media.respond-to('small') {
top: -40px;
Expand Down

0 comments on commit 677d373

Please sign in to comment.