Save
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -17,7 +17,8 @@
|
|||||||
|
|
||||||
> .et_pb_column:last-child {
|
> .et_pb_column:last-child {
|
||||||
.et_pb_image_wrap {
|
.et_pb_image_wrap {
|
||||||
img {}
|
img {
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -185,7 +186,6 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.wpfMainWrapper {
|
.wpfMainWrapper {
|
||||||
|
|
||||||
#wpfBlock_1,
|
#wpfBlock_1,
|
||||||
#wpfBlock_2,
|
#wpfBlock_2,
|
||||||
#wpfBlock_3 {
|
#wpfBlock_3 {
|
||||||
@@ -207,7 +207,8 @@
|
|||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
}
|
}
|
||||||
|
|
||||||
.learn-more-content {}
|
.learn-more-content {
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
#stock_notifier_main_form {
|
#stock_notifier_main_form {
|
||||||
@@ -381,6 +382,10 @@ body {
|
|||||||
.et-menu {
|
.et-menu {
|
||||||
> li {
|
> li {
|
||||||
&.menu-item {
|
&.menu-item {
|
||||||
|
@media (min-width: 1631px) {
|
||||||
|
padding-left: 8px;
|
||||||
|
padding-right: 8px;
|
||||||
|
}
|
||||||
@media (max-width: 1630px) {
|
@media (max-width: 1630px) {
|
||||||
padding-left: 5px;
|
padding-left: 5px;
|
||||||
padding-right: 5px;
|
padding-right: 5px;
|
||||||
|
|||||||
Reference in New Issue
Block a user