[init] Initial commit
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
.card-img{
|
||||
border: 2px solid #cdcdcd;
|
||||
border-radius: 8px;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background: #d9d9d9;
|
||||
}
|
||||
.card{
|
||||
width: 800px;
|
||||
padding: 20px;
|
||||
height: 230px;
|
||||
}
|
||||
Reference in New Issue
Block a user