Minor style fixes
This commit is contained in:
parent
58c54e5b94
commit
e4b0135953
3 changed files with 6 additions and 3 deletions
|
|
@ -120,7 +120,8 @@
|
|||
|
||||
.slide-3-icon:before,
|
||||
.slide-4-icon:before {
|
||||
top: -50px;
|
||||
top: 10px;
|
||||
/* top: -50px; */
|
||||
}
|
||||
}
|
||||
|
||||
|
|
@ -259,6 +260,6 @@
|
|||
|
||||
.crowd-footer > p {
|
||||
font-size: 13px;
|
||||
margin-left: 10px;
|
||||
margin-right: 10px;
|
||||
margin-left: 20px;
|
||||
margin-right: 20px;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue