Änderungen CSS

This commit is contained in:
ja
2021-08-27 10:45:50 +02:00
parent 65245af832
commit 02e1fc9958
5 changed files with 27 additions and 16 deletions

View File

@@ -134,7 +134,11 @@
}
.container-xxl{
background-color:#fff;
}
}
.nav-item dropdown::after {
visibility: hidden;
color: #fff;
}
</style>
</head>