github.com/wawandco/ox@v0.13.6-0.20230809142027-913b3d837f2a/docs/web/src/components/PageFooter.module.css (about) 1 .footer{ 2 text-align: center; 3 padding: 2rem 0; 4 background-color: rgba(0, 0, 0, 0.03); 5 flex-shrink: 0; 6 margin-top: -90px; 7 } 8 9 .footer p{ 10 margin-bottom: 0; 11 }