From 0ca6bfeb8c98e533702990bef62d8c0589dd84da Mon Sep 17 00:00:00 2001 From: Jonas Karlsson Date: Wed, 1 Jul 2020 15:50:34 +0200 Subject: [PATCH] fix: scss > styles --- static/templates/actor/actor-sheet.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/templates/actor/actor-sheet.html b/static/templates/actor/actor-sheet.html index 1ba7b6b93..c3fbd257e 100644 --- a/static/templates/actor/actor-sheet.html +++ b/static/templates/actor/actor-sheet.html @@ -5,7 +5,7 @@

- {{!-- The grid classes are defined in scss/global/_grid.scss. To use, + {{!-- The grid classes are defined in styles/global/_grid.scss. To use, use both the "grid" and "grid-Ncol" class where "N" can be any number from 1 to 12 and will create that number of columns. --}}