@@ -129,6 +129,9 @@
height: 72px;
display: flex;
}
+.header-banner-content-item:hover {
+ background: linear-gradient(180deg, #2A80F0 0%, #1A14C0 100%);
+}
.list-hover-container {
position: absolute;
top: 25px;