1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-08 18:41:58 +02:00
This commit is contained in:
2023-02-18 11:57:17 +01:00
parent e890360986
commit ba255ddb00
15 changed files with 30 additions and 23 deletions

View File

@ -36,7 +36,10 @@
}
}
@media (max-width: 575.98px) {
footer .pkgdown-footer-right {
footer .pkgdown-footer-left {
text-align: center;
}
footer .pkgdown-footer-right {
text-align: center;
}
}