Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Commit

Permalink
fix(style) : additional padding in container
Browse files Browse the repository at this point in the history
  • Loading branch information
kasterra committed Jun 2, 2024
1 parent 1d8460e commit da0a69e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/routes/_procted+/lectures+/quiz+/index.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
display: flex;
flex-direction: column;
gap: 110px;
padding-left: 120px;
}

.form-area {
Expand Down

0 comments on commit da0a69e

Please sign in to comment.