Skip to content

Commit

Permalink
Update main.scss to make text containers larger
Browse files Browse the repository at this point in the history
  • Loading branch information
sungjeonchoi committed Dec 17, 2024
1 parent b958741 commit 4f4cce8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/css/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ html {
pointer-events: none;
}
.text-container {
height: 10rem;
height: 11rem;
}
.shadow-1 {
padding: 15px;
Expand Down

0 comments on commit 4f4cce8

Please sign in to comment.