Remove unused comment in navigation.scss

The comment regarding tabs styling was redundant and has been removed. This helps to keep the codebase clean and more maintainable.
This commit is contained in:
tfw
2025-05-23 11:37:51 +02:00
parent 6b88f6f8c1
commit f57d8f6f91
@@ -1,6 +1,5 @@
// Navigation and tabs styling
// Tabs styling
.md-tabs {
color: #fff !important;
}