Skip to content

Commit

Permalink
sonar fix
Browse files Browse the repository at this point in the history
  • Loading branch information
furknyavuz committed Oct 21, 2021
1 parent 5c446ef commit 8f5da2f
Showing 1 changed file with 3 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@

overflow: hidden;
margin-bottom: 20px;

height: 150px;
box-shadow: none;
}

& p, & a {
Expand Down Expand Up @@ -59,11 +62,6 @@
& > * {
margin-bottom: 12px;
}

& .presentation-item-content {
height: 150px;
box-shadow: none;
}
}
}

Expand Down

0 comments on commit 8f5da2f

Please sign in to comment.