no message
This commit is contained in:
parent
ead49fe687
commit
56e882e445
@ -459,7 +459,8 @@
|
||||
border-radius: 12px;
|
||||
}
|
||||
.data .fall {
|
||||
width: 285px;
|
||||
width: 284px;
|
||||
height: 284px;
|
||||
display: block;
|
||||
margin-bottom: 20px;
|
||||
border-radius: 12px;
|
||||
|
@ -516,7 +516,9 @@
|
||||
|
||||
.data {
|
||||
.fall {
|
||||
width: 285px;
|
||||
// width: 285px;
|
||||
width: 284px;
|
||||
height: 284px;
|
||||
display: block;
|
||||
margin-bottom: 20px;
|
||||
border-radius: 12px;
|
||||
|
Loading…
Reference in New Issue
Block a user