Merge pull request #65 from dod-ccpo/request_form_styles
Update request form styles
This commit is contained in:
@@ -67,5 +67,13 @@
|
||||
@include grid-pad;
|
||||
}
|
||||
|
||||
h1 {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
h2 {
|
||||
color: $color-gray;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
@@ -32,3 +32,8 @@ a > span {
|
||||
box-shadow 0.2s,
|
||||
color 0.2s,
|
||||
}
|
||||
|
||||
dt {
|
||||
display: inline;
|
||||
font-weight: bold;
|
||||
}
|
Reference in New Issue
Block a user