[Style] Header news button

This commit is contained in:
hyperbola
2021-01-20 02:02:41 +08:00
parent 89ae347c83
commit 5c903ed7f5
3 changed files with 48 additions and 11 deletions

View File

@@ -59,6 +59,15 @@ $width-svg-news: 188px;
order: 3;
margin-bottom: 72px;
flex: 1;
position: relative;
.btn-news-wrapper {
margin: -48px;
}
&:hover {
bottom: 6px;
}
}
}
}
@@ -230,6 +239,7 @@ $width-svg-news: 188px;
}
}
.cfp-news {
//empty
}
}
}