feat: add following title

This commit is contained in:
2023-08-04 19:32:00 +02:00
parent 22a799aac7
commit 7a0491f3b7
3 changed files with 27 additions and 16 deletions

View File

@ -38,6 +38,12 @@
display: flex;
}
@media (max-width: 1020px) {
.divider {
padding: 0 8px;
}
}
.divider:after {
content: "";
flex: 1;