mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-05-03 07:31:28 -04:00
Merge pull request #1056 from alphagov/box-shadow-colour
Fix button shadow colour on product page
This commit is contained in:
@@ -42,6 +42,7 @@
|
|||||||
|
|
||||||
.button {
|
.button {
|
||||||
|
|
||||||
|
@include box-shadow(0 2px 0 darken($govuk-blue, 15%));
|
||||||
background: $white;
|
background: $white;
|
||||||
margin-right: 15px;
|
margin-right: 15px;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user