Skip to content

Commit

Permalink
Merge pull request #160 from SLAC/SLACDP22-383-qa-fix
Browse files Browse the repository at this point in the history
[SLACDP22-383] Move Gray to the end of the list so it doesn't disrupt…
  • Loading branch information
kmonahan committed Mar 17, 2023
2 parents 913bd4d + 460598f commit 0e5ebf3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions slac.style_options.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ options:
options:
-
label: White
- label: Gray
class: 'l-section--gray'
-
label: 'Purple-Black Gradient'
class: 'l-section--dark l-section--purple-black'
Expand All @@ -28,6 +26,8 @@ options:
-
label: 'White-Gray Gradient'
class: 'l-section--white-gray'
- label: Gray
class: 'l-section--gray'
section_padding:
plugin: css_class
label: 'Section Padding'
Expand Down

0 comments on commit 0e5ebf3

Please sign in to comment.