Code design Änderungen sowie Design-Anpassungen aöller Seiten auf Mobilgeräten
This commit is contained in:
@@ -134,9 +134,24 @@
|
||||
background-color:#fff;
|
||||
}
|
||||
.nav-item dropdown::after {
|
||||
visibility: hidden;
|
||||
color: #fff;
|
||||
}
|
||||
visibility: hidden;
|
||||
color: #fff;
|
||||
}
|
||||
@media (max-width: 558.98px) {
|
||||
body {
|
||||
max-width: 390px;
|
||||
}
|
||||
|
||||
h1 {
|
||||
color: #043381;
|
||||
font-size: 22px;
|
||||
}
|
||||
|
||||
h2 {
|
||||
color: #043381;
|
||||
font-size: 28px;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user