Skip to content

Commit

Permalink
fix news/events size
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolaswww committed Jan 15, 2021
1 parent 7b29239 commit b783917
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/assets/styles/main/components/_sections.scss
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@
padding: 20px;
max-width: 320px;
min-width: 320px;
min-height: 350px;
min-height: 370px;
&__title {
font: 600 normal 20px/24px $font;
color: $color-primary;
Expand Down

0 comments on commit b783917

Please sign in to comment.