Skip to content

Commit b00340a

Browse files
committed
DBC22-6585: removed format not needed
1 parent 55ecd48 commit b00340a

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

src/frontend/src/Components/bulletins/BulletinsList.scss

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,8 @@
22

33
ul.bulletins-list {
44
li.bulletin-li {
5-
6-
margin-bottom: 1rem;
7-
width: 100%;
8-
display: flex;
9-
align-items: center;
105
padding: 12px;
116
border-radius: 4px;
12-
box-shadow: 0px 0.6px 1.8px 0px rgba(0, 0, 0, 0.10), 0px 3.2px 7.2px 0px rgba(0, 0, 0, 0.13);
137
text-decoration: none;
148

159

0 commit comments

Comments
 (0)