This commit is contained in:
Tomas Dvorak
2024-10-23 17:07:43 +02:00
parent c7167d33dd
commit 1d6163815c
3 changed files with 14 additions and 101 deletions
+3 -10
View File
@@ -838,7 +838,6 @@
font-family: 'Font Awesome 5 Free';
font-weight: 900;
position: absolute;
content: "\f101";
font-size: 8px;
top: 50%;
margin-left: 0px;
@@ -1058,7 +1057,6 @@
font-family: 'Font Awesome 5 Free';
font-weight: 900;
position: absolute;
content: "\f101";
font-size: 8px;
vertical-align: top;
zoom: 1;
@@ -8394,10 +8392,6 @@
.widget-area aside:last-child {
margin-bottom: 0;
}
.woocommerce-MyAccount-navigation aside ul,
.widget-area aside ul {
list-style: none;
}
.woocommerce-MyAccount-navigation aside > ul,
.widget-area aside > ul {
margin: 0 0 0 0;
@@ -9223,7 +9217,6 @@
text-rendering: auto;
font-family: 'Font Awesome 5 Free';
font-weight: 900;
content: "\f101";
font-size: 10px;
position: relative;
top: -1px;
@@ -21551,13 +21544,13 @@
letter-spacing: var(--font-headers-letterspacing);
font-weight: 800;
font-size: 24px;
width: 80px;
width: 180px;
height: 80px;
line-height: 80px;
background-color: #f5f5f5;
background-color: var(--gray);
background-color: var(--red);
color: #222222;
color: var(--black);
color: var(--white);
display: inline-block;
text-align: center;
vertical-align: top;