diff options
| author | Joe Carstairs <65492573+Sycamost@users.noreply.github.com> | 2023-08-18 20:34:58 +0100 |
|---|---|---|
| committer | Joe Carstairs <65492573+Sycamost@users.noreply.github.com> | 2023-08-18 20:34:58 +0100 |
| commit | 5b59e2878dd5e58d1c98ffc0d64503ddb8884b27 (patch) | |
| tree | 6968bd8be1a89d1b23721d8b66e724d096e348df /public/css/variables/index.css | |
| parent | e543b0657656dff8edac5bdd0553e792276cc2b4 (diff) | |
Pulls out spacing
Diffstat (limited to 'public/css/variables/index.css')
| -rw-r--r-- | public/css/variables/index.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/public/css/variables/index.css b/public/css/variables/index.css index 91bea00..5da1544 100644 --- a/public/css/variables/index.css +++ b/public/css/variables/index.css @@ -1 +1,2 @@ -@import 'colours.css';
\ No newline at end of file +@import 'colours.css'; +@import 'spacing.css';
\ No newline at end of file |
