aboutsummaryrefslogtreecommitdiffstats
path: root/scss
diff options
context:
space:
mode:
authorGravatar momothereal <[email protected]>2018-06-23 16:47:59 -0400
committerGravatar momothereal <[email protected]>2018-06-23 16:47:59 -0400
commite8e170ccb9f96ce6e66a9bf5ad4b792eb62dffd0 (patch)
tree4c9e0b12f23056afc68e111b3b4eab8c94264784 /scss
parentStyling and title adjustments to team list (diff)
[Jams/Teams] Reduce participant card padding
Diffstat (limited to 'scss')
-rw-r--r--scss/pysite/pages/main/jams/_team_view.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/pysite/pages/main/jams/_team_view.scss b/scss/pysite/pages/main/jams/_team_view.scss
index fb5e8a07..03967bfa 100644
--- a/scss/pysite/pages/main/jams/_team_view.scss
+++ b/scss/pysite/pages/main/jams/_team_view.scss
@@ -12,7 +12,7 @@ $pasta_text: #0366D6;
.participant-card {
margin-bottom: 10px;
- padding: 20px;
+ padding: 10px;
.participant-avatar {
height: 2.5rem;