First steps towards responsive radar

This commit is contained in:
Mathias Schopmans
2017-04-03 11:53:26 +02:00
parent b4a7b4d21f
commit cba33dfbee
5 changed files with 16 additions and 2 deletions

View File

@@ -14,6 +14,10 @@
--color-brand: #F59134;
}
@custom-media --until-sm (max-width: 30em);
@custom-media --until-md (max-width: 48em);
@custom-media --until-lg (max-width: 61.875em);
@font-face {
font-family: 'DIN';
src: url('/assets/fonts/clanot-news.otf');