Skip to content

Commit

Permalink
Updated container size to fit guidance links
Browse files Browse the repository at this point in the history
  • Loading branch information
sungjeonchoi committed Dec 19, 2024
1 parent 4f4cce8 commit 729f60d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ DEPENDENCIES
kramdown-parser-gfm (~> 1.1.0)
sprockets (~> 3.7)
tzinfo-data
webrick
webrick (>= 1.8.2)

RUBY VERSION
ruby 3.1.4p223
Expand Down
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: 11rem;
height: 12rem;
}
.shadow-1 {
padding: 15px;
Expand Down

0 comments on commit 729f60d

Please sign in to comment.