ThomasStarck (Talk | contribs) |
ThomasStarck (Talk | contribs) |
||
Line 12: | Line 12: | ||
} | } | ||
@media screen and (max-width: 760px) { | @media screen and (max-width: 760px) { | ||
− | #banner {background-image: none; background-color: black; height: 100vh;} | + | #banner { |
+ | background-image: none; | ||
+ | background-color: black; | ||
+ | height: 100vh; | ||
+ | } | ||
+ | #banner h1 { | ||
+ | padding-top: 10vh; | ||
+ | } | ||
} | } | ||
</style> | </style> |
Revision as of 14:11, 21 August 2018