Skip to content

Commit

Permalink
넓이 확장
Browse files Browse the repository at this point in the history
  • Loading branch information
letz0703 committed May 22, 2023
1 parent e037391 commit f5a52f8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ function LayOut() {
</div>
<style>{`
body {
background-color: #c10002; color: black
//background-color: #c10002; color: black
}
.outlet {
Expand Down
1 change: 1 addition & 0 deletions src/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,7 @@ pre .val {
border-radius: 4px;
text-align: center;
margin-bottom: 40px;
max-width: 10002px;
}
/*
.container h2 {
Expand Down

0 comments on commit f5a52f8

Please sign in to comment.