diff --git a/frontend/pages/SoftwarePage/components/icons/SoftwareIcon/_styles.scss b/frontend/pages/SoftwarePage/components/icons/SoftwareIcon/_styles.scss new file mode 100644 index 0000000000..75a962198d --- /dev/null +++ b/frontend/pages/SoftwarePage/components/icons/SoftwareIcon/_styles.scss @@ -0,0 +1,3 @@ +.software-icon { + flex-shrink: 0; +}