2016-07-31 12:18:46 +02:00
|
|
|
$titleImage-size: $font-size-h1 + 10px;
|
|
|
|
|
2016-07-29 23:57:21 +02:00
|
|
|
.titleImage {
|
2016-07-31 12:18:46 +02:00
|
|
|
height: $titleImage-size;
|
2016-07-29 23:57:21 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
@media (max-width: 767px) {
|
|
|
|
.submit {
|
|
|
|
text-align: center;
|
|
|
|
}
|
|
|
|
}
|