2025-10-27 22:04:52 +01:00
|
|
|
// Custom Component Styles
|
|
|
|
|
// Add custom styles that extend or modify Bootstrap components
|
|
|
|
|
|
|
|
|
|
// Example: Custom navbar styling
|
|
|
|
|
// .navbar-brand {
|
|
|
|
|
// font-weight: 700;
|
|
|
|
|
// }
|
|
|
|
|
|
|
|
|
|
// Example: Custom card styling
|
|
|
|
|
// .card {
|
|
|
|
|
// border-radius: 8px;
|
|
|
|
|
// }
|
|
|
|
|
|
|
|
|
|
// Add your custom styles here
|