mirror of
https://gitlab.com/redline-racing-division/redline-racing-website.git
synced 2025-07-27 08:31:28 +00:00
site looks better on smaller screens now
This commit is contained in:
@@ -16,3 +16,15 @@ body {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
header div img {
|
||||
max-height: 50vh;
|
||||
margin-bottom: 5vh;
|
||||
}
|
||||
|
||||
@media (max-width: 992px) {
|
||||
.p-5 {
|
||||
padding: 3rem;
|
||||
padding-bottom: 1rem;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user