mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-23 15:57:23 -04:00
Move documentation into footer, not behind login
https://www.pivotaltracker.com/story/show/115775183
This commit is contained in:
@@ -88,3 +88,23 @@ td {
|
||||
.heading-xlarge {
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
#footer {
|
||||
|
||||
.footer-categories {
|
||||
|
||||
@extend %site-width-container;
|
||||
|
||||
&-wrapper {
|
||||
padding: 0 0 $gutter * 2;
|
||||
margin: 0 0 $gutter;
|
||||
border-bottom: 1px solid $border-colour;
|
||||
}
|
||||
|
||||
h2 {
|
||||
margin: 0 0 $gutter-two-thirds;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user