1
0
mirror of https://gitlab.com/redline-racing-division/redline-racing-website.git synced 2025-06-15 22:56:44 +00:00

site improvements for smaller screens

This commit is contained in:
Anson 2020-07-29 12:59:23 -07:00
parent 0441e9070d
commit cc2a04acbb

View File

@ -27,4 +27,12 @@ header div img {
padding: 3rem;
padding-bottom: 1rem;
}
div.col-lg-6 {
text-align: center;
}
}
a {
word-break: break-all;
}