Skip to content

Commit

Permalink
feat(fe-piafforma): updates 20240112 fix-fe
Browse files Browse the repository at this point in the history
  • Loading branch information
a-buono committed Jan 12, 2024
1 parent 154a43a commit 0f1e154
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
.general-info-accordion-container {
.collapse-body {
box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
padding: 0;
margin-left: 40px;
margin-bottom: 30px;
padding: 30px 24px 20px 24px;
margin: 10px 30px 10px 30px;
}

// .collapse-body {
Expand Down

0 comments on commit 0f1e154

Please sign in to comment.