fixed css for homepage features
This commit is contained in:
1
static/css/main.969004bb.min.css
vendored
1
static/css/main.969004bb.min.css
vendored
File diff suppressed because one or more lines are too long
@ -1673,6 +1673,11 @@ body.page-loaded > *:not(.navbar) {
|
|||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Remove margin-right for feature icons on homepage */
|
||||||
|
.features-section .feature-icon-wrapper {
|
||||||
|
margin-right: 0;
|
||||||
|
}
|
||||||
|
|
||||||
.feature-icon-wrapper::before {
|
.feature-icon-wrapper::before {
|
||||||
content: '';
|
content: '';
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
|||||||
1
static/css/main.e9fbcf3c.min.css
vendored
Normal file
1
static/css/main.e9fbcf3c.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
2
static/css/main.min.css
vendored
2
static/css/main.min.css
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user