Skip to content

Commit 651a3e8

Browse files
committed
add styles
1 parent 96206cc commit 651a3e8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

projects/social_platform/src/app/office/projects/projects.component.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@
1616
}
1717

1818
.bar__bottom {
19-
background-color: var(--white);
20-
border-radius: 15px;
2119
padding: 20px 0;
20+
background-color: var(--white);
2221
border: 1px solid var(--medium-grey-for-outline);
22+
border-radius: 15px;
2323
}
2424

2525
.bar__add-project {

0 commit comments

Comments
 (0)