feat: design changes
This commit is contained in:
@@ -110,11 +110,20 @@
|
||||
mask-repeat: no-repeat;
|
||||
mask-position: center;
|
||||
background-color: currentColor;
|
||||
vertical-align: middle;
|
||||
/* vertical-align: middle; */
|
||||
mask-image: url(../Icons/angle-right.svg);
|
||||
}
|
||||
}
|
||||
|
||||
time {
|
||||
font-size: 0.75rem;
|
||||
font-weight: 400;
|
||||
|
||||
@media (min-width: $breakpoint-md) {
|
||||
font-size: 1rem;
|
||||
}
|
||||
}
|
||||
|
||||
h3 {
|
||||
font-family: 'Inter', sans-serif;
|
||||
font-size: 1.25rem;
|
||||
|
||||
Reference in New Issue
Block a user