diff --git a/src/sections/Photo-Gallery/style.module.scss b/src/sections/Photo-Gallery/style.module.scss index 50638dc..89c9839 100644 --- a/src/sections/Photo-Gallery/style.module.scss +++ b/src/sections/Photo-Gallery/style.module.scss @@ -1 +1 @@ -@use "/src/styles/vars.scss" as vars; // allows you to use pre-defined colors +@use "/src/styles/vars.scss" as vars; // allows you to use pre-defined color \ No newline at end of file