add border to separate service list from paragraph
All checks were successful
Build the docker image for the frontend application / build (push) Successful in 27s
All checks were successful
Build the docker image for the frontend application / build (push) Successful in 27s
Signed-off-by: ngn <ngn@ngn.tf>
This commit is contained in:
@@ -54,7 +54,10 @@
|
||||
}
|
||||
|
||||
main .services {
|
||||
border-top: solid 1px var(--white-3);
|
||||
padding-top: 20px;
|
||||
margin-top: 15px;
|
||||
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
justify-content: center;
|
||||
|
Reference in New Issue
Block a user