Skip to content

Commit

Permalink
Padding for published k-centre profile pages
Browse files Browse the repository at this point in the history
  • Loading branch information
andmor- committed Oct 9, 2024
1 parent ca038e5 commit 5a5fcfa
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@
not node.isPublished() ? 'node--unpublished',
view_mode ? 'node--view-mode-' ~ view_mode|clean_class,
'clearfix',
'p-4',
]
%}
{%
Expand Down

0 comments on commit 5a5fcfa

Please sign in to comment.