Skip to content

Commit

Permalink
reduced icon size homr-features
Browse files Browse the repository at this point in the history
  • Loading branch information
d2phap committed Oct 15, 2023
1 parent 6978530 commit a2c3141
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Source/Website/frontend/src/styles/pages/home.scss
Original file line number Diff line number Diff line change
Expand Up @@ -90,9 +90,9 @@
padding: 1.5rem 1.5rem 2rem 1.5rem;

.icon {
font-size: 5rem;
font-size: 4rem;
line-height: normal;
margin-bottom: 0.5rem;
margin-bottom: 1rem;
filter: saturate(100%) drop-shadow(0 0 0.15rem #0002) brightness(1);
transition: all ease 200ms;
}
Expand Down
2 changes: 1 addition & 1 deletion Source/Website/wwwroot/css/main.css

Large diffs are not rendered by default.

0 comments on commit a2c3141

Please sign in to comment.