Merge remote-tracking branch 'origin/main'
This commit is contained in:
@@ -2137,7 +2137,7 @@ button#send_feedback_form{
|
||||
|
||||
|
||||
.cards_item_1{
|
||||
width: 630px;
|
||||
width: 48%;
|
||||
height: 322px;
|
||||
border-radius: 10px;
|
||||
background: #272424;
|
||||
@@ -2167,7 +2167,7 @@ button#send_feedback_form{
|
||||
}
|
||||
|
||||
.cards_item_2{
|
||||
width: 630px;
|
||||
width: 48%;
|
||||
height: 322px;
|
||||
border-radius: 10px;
|
||||
background: #FFF;
|
||||
@@ -2208,7 +2208,7 @@ button#send_feedback_form{
|
||||
|
||||
|
||||
.cards_item_3{
|
||||
width: 630px;
|
||||
width: 48%;
|
||||
height: 322px;
|
||||
border-radius: 10px;
|
||||
background: #FFF;
|
||||
@@ -2229,7 +2229,7 @@ button#send_feedback_form{
|
||||
|
||||
|
||||
.cards_item_4{
|
||||
width: 630px;
|
||||
width: 48%;
|
||||
height: 322px;
|
||||
border-radius: 10px;
|
||||
background: #272424;
|
||||
|
||||
Reference in New Issue
Block a user