Tiny CSS merge fix
This commit is contained in:
parent
e47b29a974
commit
b5afc4bed6
1 changed files with 0 additions and 15 deletions
|
@ -4040,21 +4040,6 @@ i.rocket-icon {
|
||||||
padding-bottom: 10px;
|
padding-bottom: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.section-description-header.twenty {
|
|
||||||
margin-top: -20px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.section-description-header:before {
|
|
||||||
font-family: FontAwesome;
|
|
||||||
content: "\f05a";
|
|
||||||
position: absolute;
|
|
||||||
top: 50%;
|
|
||||||
left: 10px;
|
|
||||||
font-size: 22px;
|
|
||||||
color: #D2D2D2;
|
|
||||||
transform: translateY(-50%);
|
|
||||||
}
|
|
||||||
|
|
||||||
.nvtooltip h3 {
|
.nvtooltip h3 {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 4px 14px;
|
padding: 4px 14px;
|
||||||
|
|
Reference in a new issue