Clean up public page component docs and alignment
This commit is contained in:
@@ -67,6 +67,10 @@
|
||||
justify-content: flex-end;
|
||||
}
|
||||
|
||||
.sg-call-to-action-card--align-right {
|
||||
margin-left: auto;
|
||||
}
|
||||
|
||||
.sg-picture-full-width {
|
||||
display: block;
|
||||
width: 100%;
|
||||
@@ -82,8 +86,7 @@
|
||||
|
||||
@media (max-width: 48rem) {
|
||||
.sg-text-block,
|
||||
.sg-card--call-to-action-card,
|
||||
.sg-picture-full-width {
|
||||
.sg-card--call-to-action-card {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user