mirror of https://github.com/zulip/zulip.git
css: Merge css for `.portico-landing.features-app section.notifications`.
This commit is contained in:
parent
6ec11e549d
commit
88c2dfa580
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in New Issue