Compare commits
1 Commits
738ed45659
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| b90b7fdd66 |
@@ -153,7 +153,7 @@
|
|||||||
bottom: 0;
|
bottom: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
height: 2px;
|
height: 2px;
|
||||||
width: 45%;
|
width: 100px;
|
||||||
|
|
||||||
background-color: var(--col_text_footer);
|
background-color: var(--col_text_footer);
|
||||||
}
|
}
|
||||||
@@ -199,8 +199,9 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.footer-column-title::after {
|
.footer-column-title::after {
|
||||||
left: 28%;
|
left: 0;
|
||||||
margin: inherit auto;
|
width: 100%;
|
||||||
|
max-width: 100%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user