Skip to content

Commit

Permalink
deleted body selector
Browse files Browse the repository at this point in the history
  • Loading branch information
Aptyaa committed Mar 12, 2024
1 parent 4df9602 commit 6f93279
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions src/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,12 @@ $error_message-color: red;
margin: 0;
}

body {
position: relative;
}

#app {
display: flex;
justify-content: center;
align-items: center;
height: 100vh;
position: relative;
}

.error_message {
Expand Down

0 comments on commit 6f93279

Please sign in to comment.