feat: add following title
This commit is contained in:
@ -38,6 +38,12 @@
|
||||
display: flex;
|
||||
}
|
||||
|
||||
@media (max-width: 1020px) {
|
||||
.divider {
|
||||
padding: 0 8px;
|
||||
}
|
||||
}
|
||||
|
||||
.divider:after {
|
||||
content: "";
|
||||
flex: 1;
|
||||
|
Reference in New Issue
Block a user