Fixed layout for focusbusiness
This commit is contained in:
@@ -1,15 +1,33 @@
|
||||
.about-container .about-item {
|
||||
font-size: 14px;
|
||||
padding-right: 2em;
|
||||
}
|
||||
|
||||
.about-container .about-item h3 {
|
||||
margin-bottom: .4em;
|
||||
|
||||
font-size: 18px;
|
||||
}
|
||||
|
||||
.about-container .about-item h3 i {
|
||||
position: relative;
|
||||
|
||||
margin-right: .4em;
|
||||
|
||||
color: #F90;
|
||||
|
||||
font-size: 24px;
|
||||
}
|
||||
|
||||
.about-container .choose-item h3 i {
|
||||
margin-right: .4em;
|
||||
|
||||
color: #F90;
|
||||
font-size: 15px;
|
||||
}
|
||||
|
||||
.about-container .choose-item h3 {
|
||||
margin-bottom: 0;
|
||||
margin-bottom: .4em;
|
||||
|
||||
font-size: 14px;
|
||||
}
|
||||
@@ -31,4 +49,4 @@
|
||||
color: #F90;
|
||||
|
||||
font-size: 24px;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user