Skip to content

Commit 1dcfb56

Browse files
committed
Update config.blade.php
1 parent 80a4435 commit 1dcfb56

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

resources/views/components/config/config.blade.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,9 @@
150150
.ch2{
151151
padding-top: 60px;
152152
}
153+
.nav-link{
154+
color: var(--bs-primary);
155+
}
153156
</style>
154157

155158
<?php

0 commit comments

Comments
 (0)