Commit Graph

5 Commits

Author SHA1 Message Date
Florian Scholdei
2cb006d040 Replace styled-components with bulma helpers (#1783)
Use Bulma helpers whenever possible instead of custom styled components.
This pull request replaces primarily color definitions, spacing and flex instructions.
2021-09-15 17:40:08 +02:00
Florian Scholdei
57c9484d41 Enrich styleguide with new features, rules and changes
The styleguide for usage of visual elements has not been updated for a long time. In the course of this story it should be adapted to the current standards and rules. In addition, heavy violations were rectified directly.
2021-01-28 12:46:42 +01:00
Florian Scholdei
825f5fcdb4 Update behavior when optional props are not passed, Consistency towards two CardColumns established 2020-04-08 15:20:35 +02:00
Florian Scholdei
bbcff0c9df Add figure with media-left for CardColumnSmall.tsx as well as fa-fw tag for constant width 2020-04-07 12:51:17 +02:00
Florian Scholdei
215e16974c Create reuesable CardColumnSmall component 2020-04-06 14:15:28 +02:00