This commit is contained in:
@@ -92,7 +92,7 @@ page {
|
||||
height: auto;
|
||||
background-color: #fff;
|
||||
border-radius: 20px;
|
||||
padding: 32px 26px;
|
||||
padding: 32px 0;
|
||||
|
||||
.item {
|
||||
display: flex;
|
||||
@@ -101,8 +101,8 @@ page {
|
||||
|
||||
.icon {
|
||||
background-size: 100% 100%;
|
||||
width: 80px;
|
||||
height: 80px;
|
||||
width: 90px;
|
||||
height: 90px;
|
||||
}
|
||||
|
||||
.text {
|
||||
|
||||
Reference in New Issue
Block a user