Commit Graph

12 Commits

Author SHA1 Message Date
Shavindra e8664d6542 Sanitise brand name. 2021-11-04 14:21:18 +01:00
Phillip Rak 043906d261 Remove deprecation warnings
1. As of Dart Sass 2.0.0, !global assignments won't be able to declare new variables.

   Since this assignment is at the root of the stylesheet, the !global flag is
 unnecessary and can safely be removed.

2. Using / for division is deprecated and will be removed in Dart Sass 2.0.0.

   Recommendation: math.div($spacing, 2)
2021-10-12 13:07:37 -07:00
Neil MacDougall d63c883f91 Fix bug where close button can't be clicked 2021-05-28 13:49:51 +01:00
Neil MacDougall 5d2f1bf1c6
Remove debug color 2021-05-28 10:48:40 +01:00
Neil MacDougall d274544b95 Fix sizing issues with new banner graphic 2021-05-27 10:05:13 +01:00
Neil MacDougall 9fa224e717 Ideas to tidy up the color palette 2021-05-19 09:10:11 -07:00
Nancy Butler 3d56d18b91 fix brandimage 2021-05-13 07:52:45 -07:00
Neil MacDougall fefb4dfd94 Add page header action that can be used to set login page 2021-05-11 09:18:48 +01:00
Neil MacDougall bab2724e82 [2.6] Home Page 2021-04-21 12:09:33 +01:00
Neil MacDougall bccf1bd3c6 Improvements to new navigation 2021-04-20 12:14:01 +01:00
Neil MacDougall 29d8c07b86
Fix some lint issues 2021-04-20 00:49:58 -07:00
Neil MacDougall 8c44642fb7
WIP: Navigation and other UI changes 2021-04-20 00:49:55 -07:00