1
0
Fork 0
forked from ilot/ilot-io

basewiki/bootstrap.local.css: add padding to bottom of content containers

This commit is contained in:
Antoine Martin 2024-06-20 23:38:15 -04:00
parent b9da329cd0
commit b952e6b840
Signed by: ayakael
GPG key ID: D62A472A4AA7D541

View file

@ -59,7 +59,7 @@ body {
/* Not required for template or sticky footer method. */
body > .container {
padding: 60px 15px 0;
padding: 60px 15px 60px;
}
.container .text-muted {
margin: 20px 0;