Skip to content

Commit 311f3a9

Browse files
author
Christopher Campbell
committed
DEV-TEST: Chris example PR - do not merge
1 parent f55710f commit 311f3a9

File tree

1 file changed

+1
-0
lines changed
  • packages/components/Atoms/Global/scss/components

1 file changed

+1
-0
lines changed

packages/components/Atoms/Global/scss/components/_button.scss

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
border: $rpl-button-border;
1212
border-radius: $rpl-button-border-radius;
1313
cursor: pointer;
14+
background-color: red !important;
1415

1516
@include rpl_breakpoint('s') {
1617
width: auto;

0 commit comments

Comments
 (0)