diff options
Diffstat (limited to 'themes/simple/static/css')
| -rw-r--r-- | themes/simple/static/css/tailwind.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/simple/static/css/tailwind.css b/themes/simple/static/css/tailwind.css index 36e45e8..db7294b 100644 --- a/themes/simple/static/css/tailwind.css +++ b/themes/simple/static/css/tailwind.css | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | @tailwind components; | 2 | @tailwind components; |
| 3 | @tailwind utilities; | 3 | @tailwind utilities; |
| 4 | 4 | ||
| 5 | * { cursor: url(/general/9front-cursor.png), auto; } | 5 | /* * { cursor: url(/general/9front-cursor.png), auto; } */ |
| 6 | 6 | ||
| 7 | /* Container */ | 7 | /* Container */ |
| 8 | .container-blog { | 8 | .container-blog { |
