Move semi-collapsed text styling to utils
This commit is contained in:
@@ -47,6 +47,15 @@
|
||||
}
|
||||
}
|
||||
|
||||
.semi-collapsed {
|
||||
overflow: hidden;
|
||||
height: $gap * 5.5;
|
||||
}
|
||||
|
||||
.more {
|
||||
margin-top: -2.5rem;
|
||||
}
|
||||
|
||||
.green {
|
||||
color: $color-green;
|
||||
}
|
||||
|
Reference in New Issue
Block a user