(6 intermediate revisions by the same user not shown) | |||
Line 26: | Line 26: | ||
#sponsors-container img { | #sponsors-container img { | ||
− | width: | + | width: 240px; |
height: auto; | height: auto; | ||
padding: 0 2%; | padding: 0 2%; | ||
} | } | ||
+ | |||
+ | @media only screen and (max-width: 600px) { | ||
+ | #sponsors-container img { | ||
+ | width: 75px; | ||
+ | height: auto; | ||
+ | padding: 0 2%; | ||
+ | } | ||
+ | } | ||
+ | |||
</style> | </style> | ||
<br/><br/> | <br/><br/> |
Latest revision as of 06:49, 8 December 2018