build(aio): update features and presskit marketing pages
This commit is contained in:

committed by
Alex Rickabaugh

parent
b8979c8701
commit
d4e196035c
@ -263,7 +263,7 @@ button.hero-cta {
|
||||
}
|
||||
|
||||
aio-shell {
|
||||
&.page-resources, &.page-events, &.page-contribute {
|
||||
&.page-resources, &.page-events, &.page-features, &.page-presskit, &.page-contribute {
|
||||
section {
|
||||
padding: 0rem 0rem 3rem;
|
||||
}
|
||||
@ -456,3 +456,6 @@ header.bckground-sky.l-relative {
|
||||
}
|
||||
}
|
||||
}
|
||||
.page-features .marketing-banner {
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
@ -1,4 +1,6 @@
|
||||
.presskit-container {
|
||||
padding: 0 32px 32px 32px;
|
||||
|
||||
h2 {
|
||||
color: #37474F;
|
||||
}
|
||||
@ -71,4 +73,12 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.presskit-row:first-child {
|
||||
margin-top: 0;
|
||||
|
||||
@media(max-width: 599px) {
|
||||
margin-top: 48px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user