File tree 1 file changed +8
-2
lines changed
1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change 833
833
}
834
834
835
835
.product__sidebar__comment__item__text {
836
- overflow : hidden;
836
+
837
837
}
838
838
839
839
.product__sidebar__comment__item__text ul {
@@ -1347,9 +1347,13 @@ ol {
1347
1347
justify-content : center;
1348
1348
}
1349
1349
1350
+ .normal__breadcrumb__text {
1351
+ text-shadow : 0 0 4px black;
1352
+ }
1353
+
1350
1354
.normal__breadcrumb__text h2 {
1351
1355
color : # ffffff ;
1352
- font-size : 48px ;
1356
+ font-size : 48px ;
1353
1357
font-family : "Oswald" , sans-serif;
1354
1358
font-weight : 700 ;
1355
1359
margin-bottom : 22px ;
@@ -1392,6 +1396,7 @@ ol {
1392
1396
1393
1397
.blog__item .small__item .blog__item__text h4 a {
1394
1398
font-size : 20px ;
1399
+ text-shadow : 0 0 3px black;
1395
1400
line-height : 30px ;
1396
1401
}
1397
1402
@@ -1402,6 +1407,7 @@ ol {
1402
1407
text-align : center;
1403
1408
width : 100% ;
1404
1409
padding : 0 105px ;
1410
+ text-shadow : 0 0 4px black;
1405
1411
}
1406
1412
1407
1413
.blog__item__text p {
You can’t perform that action at this time.
0 commit comments