camp-homepage/public/css/responsive.css

6 lines
160 B
CSS
Raw Normal View History

2020-07-06 22:09:52 +02:00
@media (min-width: 768px) and (max-width: 990px) {
.navigation {
background: rgba(0, 0, 0, 0.3); }
.navigation .navbar-brand {
float: none; } }