1
1
mirror of https://github.com/neosubhamoy/neosubhamoy-portfolio.git synced 2025-12-20 01:09:35 +05:30

(feat): added smooth page scrolling

This commit is contained in:
2023-12-15 22:56:36 +05:30
parent f8b3bd5515
commit 54495e29ae
8 changed files with 11 additions and 7 deletions

View File

@@ -11,7 +11,7 @@ $years = create_project_years_array($conn);
?>
<!DOCTYPE html>
<html lang="en">
<html lang="en" class="scroll-smooth">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">