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