/*
 Theme Name:   AiToolsAlert Child
 Template:     generatepress
 Author:       AiToolsalert
 Description:  AiToolsAlert Child Theme based on GeneratePress
 Version:      1.0.0
*/

/* Add your custom styles here */

/* Smooth scrolling */
html {
    scroll-behavior: smooth;
}

/* Custom shadow on scroll for header if needed, but Tailwind handles classes well */
