assets/css/home.css in word-games-theme-0.2.3 vs assets/css/home.css in word-games-theme-0.2.4
- old
+ new
@@ -122,11 +122,11 @@
font-size: 15px;
width: 156px;
overflow: hidden;
object-fit: cover;
right: 69px;
- padding: 18px 0;
+ padding: 19px 0;
border-bottom: 0 !important;
border-radius: 0;
border: none;
box-shadow: none;
background: white;
@@ -195,12 +195,13 @@
}
.advancedFilter .filterButton {
top: 60px;
}
.select_dropDown2 {
- padding: 8px 0;
width: 30%;
right: 40px;
+ padding: 9.5px 0;
+ border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}
}
@media (max-width: 768px) {
#select_dropDown {
bottom: 0;