239b01e3113944fb6853a84cb20a238864f5ae62
Adds `*, *::before, *::after { cursor: inherit }` after the html/body
cursor:default rules. This forces explicit inheritance at every element
level, which is the only reliable cross-browser fix (Chrome, Firefox,
Safari all differ in how cursor auto-resolution works on text content).
Restores cursor:pointer for links/buttons and cursor:text for inputs.
Description
UK AI Automation website
Languages
PHP
77.1%
CSS
13.8%
JavaScript
8.4%
HTML
0.7%