parent
e49ad18fd8
commit
37fe9dec91
|
@ -7,7 +7,7 @@
|
||||||
<meta name="description" content="">
|
<meta name="description" content="">
|
||||||
|
|
||||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
|
||||||
<link rel="shortcut icon" href="/img/favicon.ico" />
|
<link rel="shortcut icon" href="/img/favicon.ico" />
|
||||||
|
|
||||||
<!--[if lt IE 9]>
|
<!--[if lt IE 9]>
|
||||||
|
|
|
@ -227,7 +227,7 @@
|
||||||
padding: .7em 0 1em;
|
padding: .7em 0 1em;
|
||||||
font-family: 'postgrotesk';
|
font-family: 'postgrotesk';
|
||||||
line-height: 2em;
|
line-height: 2em;
|
||||||
min-width: 300px!important;
|
min-width: 160px!important;
|
||||||
.header {
|
.header {
|
||||||
font-size: 1.2em;
|
font-size: 1.2em;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
|
Loading…
Reference in New Issue