mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-23 15:57:23 -04:00
Add secondary link pattern to page footer
This commit brings back the ‘link under the green button’ bit of the page footer component. Previous it had been changed to be a grey button. But there are use cases for both, maybe even simultaneously.
This commit is contained in:
@@ -28,6 +28,10 @@
|
||||
|
||||
}
|
||||
|
||||
&-secondary-link {
|
||||
display: block;
|
||||
margin-top: $gutter;
|
||||
}
|
||||
|
||||
.button {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user