Merge pull request #642 from dod-ccpo/fix-alignment-get-started
Fix margin that was causing alignment issue
This commit is contained in:
commit
f014d7cd74
@ -54,6 +54,10 @@
|
|||||||
top: 2.5rem;
|
top: 2.5rem;
|
||||||
margin-left: -23rem;
|
margin-left: -23rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.usa-button {
|
||||||
|
margin: 0.5em;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
p {
|
p {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user