mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-03 00:12:16 +02:00
Adding one unit of right padding to summary item titles
This commit is contained in:
parent
3ddc1b6ce3
commit
63e5d0d918
1 changed files with 2 additions and 1 deletions
|
@ -12,7 +12,8 @@
|
|||
class="summary-item__title
|
||||
font-sans-md
|
||||
text-primary-dark text-semibold
|
||||
margin-top-0 margin-bottom-05"
|
||||
margin-top-0 margin-bottom-05
|
||||
padding-right-1"
|
||||
>
|
||||
{{ title }}
|
||||
{% if heading_level %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue