mirror of
https://github.com/kevinveenbirkenbach/homepage.veen.world.git
synced 2025-01-15 19:23:58 +01:00
added correct css for navbar
This commit is contained in:
parent
c9952038d4
commit
ae6eb6d802
@ -22,7 +22,7 @@ a {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* Card styles */
|
/* Card styles */
|
||||||
.card {
|
.navbar, .card {
|
||||||
flex: 1; /* Ensures cards fill the height of their container */
|
flex: 1; /* Ensures cards fill the height of their container */
|
||||||
border-radius: 5px; /* Rounded corners */
|
border-radius: 5px; /* Rounded corners */
|
||||||
border: 1px solid #ccc; /* Optional border color */
|
border: 1px solid #ccc; /* Optional border color */
|
||||||
|
Loading…
Reference in New Issue
Block a user