6 lines
100 B
CSS
6 lines
100 B
CSS
.prjCard {
|
|
background-color: #D9D9D9;
|
|
height: 4rem;
|
|
border-radius: 1.2rem;
|
|
width: 100%;
|
|
} |