Update config.blade.php

This commit is contained in:
Julian Prieber 2023-05-08 20:20:11 +02:00
parent 80a4435e86
commit 1dcfb562c9
1 changed files with 3 additions and 0 deletions

View File

@ -150,6 +150,9 @@ input[type=radio] + label {
.ch2{ .ch2{
padding-top: 60px; padding-top: 60px;
} }
.nav-link{
color: var(--bs-primary);
}
</style> </style>
<?php <?php