sq: center icons
This commit is contained in:
parent
5edc89cfa0
commit
d9d8f95726
1 changed files with 4 additions and 1 deletions
|
@ -229,7 +229,7 @@
|
|||
|
||||
.plans-panel .features-col .features-list li {
|
||||
position: relative;
|
||||
padding-left: 36px;
|
||||
padding-left: 40px;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
|
@ -238,6 +238,9 @@
|
|||
font-size: 25px;
|
||||
color: #2e79b9;
|
||||
left: 0px;
|
||||
display: block;
|
||||
width: 30px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.plans-panel .features-col .features-list li b {
|
||||
|
|
Reference in a new issue