Skip to content
Snippets Groups Projects
Unverified Commit c1ddf558 authored by Olivia Simonet's avatar Olivia Simonet Committed by GitHub
Browse files

Merge pull request #291 from noesya/front/rich-text-lists

fix list into list
parents 9934eeaa 0fd4f919
No related branches found
No related tags found
No related merge requests found
......@@ -180,6 +180,11 @@ small, .small
margin-top: $spacing1
&:first-child, meta + &
margin-top: 0
ul, ol
ul, ol
padding-left: $spacing0
@include media-breakpoint-up(desktop)
padding-left: $spacing1
.rich-text
@include rich-text
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment