Open jorigelbaugh opened 5 years ago
On Sun, Oct 10, 2021 at 1:41 PM nevilleharris79 @.***> wrote:
@.**** approved this pull request.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/openMF/web-self-service-app/pull/153#pullrequestreview-775699565, or unsubscribe https://github.com/notifications/unsubscribe-auth/AV7ZWCRFNF7CR6PW3TBISETUGHM5BANCNFSM4HAIWBAQ .
I never received this email my incoming gmail was encrypted an my gmail accusas hack just like someone is accessing my iCloud as we speak after changing my Apple ID..can I get more information on this?
-- Neville H
…css to _general_styles.scss
Description
I updated the name of "_common" to "_general_styles"; essentially this file now contains styling that applies to more than one page/file. All other sections of this original file were refactored into separate files, according to either page or function (for example, all styles for the account_list page are now in a file named "_account_list.scss"; all styles related to status colors are now in a file named "_status_colors.scss").
Related issues and discussion