css: Merge css for `.portico-landing.features-app section.notifications`.

This commit is contained in:
SiddharthVarshney 2020-06-14 20:45:11 +05:30 committed by Tim Abbott
parent 6ec11e549d
commit 88c2dfa580
1 changed files with 2 additions and 5 deletions

View File

@ -521,6 +521,8 @@ nav {
border-radius: 10px;
box-shadow: 10px 20px 80px hsla(0, 0%, 0%, 0.15);
margin: 100px auto 150px auto;
text-align: center;
}
.portico-landing.features-app section.notifications .envelope {
@ -550,11 +552,6 @@ nav {
z-index: 1;
}
.portico-landing.features-app section.notifications {
margin: 100px auto 150px auto;
text-align: center;
}
.portico-landing.features-app section.notifications .feature-list h3 {
position: relative;