creation date and edit button wip
This commit is contained in:
@ -195,6 +195,11 @@ h5 {
|
||||
}
|
||||
}
|
||||
|
||||
.space-between {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
.section {
|
||||
border-bottom: 1px solid $color-221-51-90;
|
||||
padding: 4.5rem;
|
||||
|
Reference in New Issue
Block a user