Skip to content
Snippets Groups Projects

Use fontawesome icon for the HTML details element

Merged Huste, Tobias requested to merge expand-button-fa into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
.flex-cards {
display: flex;
flex-flow: wrap;
justify-content: flex-start;
justify-content: center;
margin-top: 0rem;
margin-bottom: 0rem;
Loading