ok
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
font-family: "Poppins", sans-serif;
|
||||
font-weight: 500;
|
||||
font-style: normal;
|
||||
font-size: 22px;
|
||||
font-size: 20px;
|
||||
color: rgba(88, 55, 50, 1);
|
||||
text-align: left;
|
||||
width: calc(70% - 10px);
|
||||
@@ -71,7 +71,6 @@
|
||||
.item-list {
|
||||
display: flex;
|
||||
flex-direction: column; /* Display items in a column */
|
||||
gap: 10px; /* Space between each item */
|
||||
}
|
||||
|
||||
.border {
|
||||
|
||||
Reference in New Issue
Block a user