Skip to content

Commit

Permalink
🎨 Styling
Browse files Browse the repository at this point in the history
  • Loading branch information
robb-j committed Jun 8, 2019
1 parent 8aedcfb commit 2de86b8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/styles/components/portfolio-section.sass
Expand Up @@ -34,7 +34,7 @@
grid-column: 1/3

+mobile
margin-bottom: -3.5em
margin-bottom: -4.5em

.clean-card, .project-card
box-shadow: 0 0 5px rgba(0,0,0,0.2)
Expand All @@ -45,3 +45,4 @@
.view-more-holder
align-self: center
text-align: center
padding: 2em 0

0 comments on commit 2de86b8

Please sign in to comment.