Responsive cosmetics

pull/10/head
Manuel Kasper 2021-03-07 11:01:08 +01:00
rodzic f6c7020f9b
commit d12e613ab7
2 zmienionych plików z 5 dodań i 2 usunięć

Wyświetl plik

@ -65,9 +65,12 @@ export default {
</script>
<style scoped>
.search-input {
width: 18rem;
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
.search-input {
max-width: 13rem;
max-width: 11rem;
}
}
</style>

Wyświetl plik

@ -6,7 +6,7 @@
</div>
<h3>swisstopo-Karte jetzt verfügbar</h3>
<p>Auf SOTLAS kann man nun auch die moderne swisstopo Vektor-Karte nutzen. Einfach den Kartentyp umstellen, fertig!</p>
<div class="has-text-centered is-hidden-mobile">
<div class="has-text-centered is-hidden-touch">
<img class="swisstopo-info" src="../assets/swisstopo-info.png" />
</div>
<div>