- Refactored About, Contact, Gallery, Home, Services pages to enhance dark mode compatibility. - Changed color schemes from orange to sky for various elements. - Updated background colors and text colors to improve readability in dark mode. - Added dark mode configuration to Tailwind CSS.
16 lines
460 B
HTML
16 lines
460 B
HTML
|
|
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<title>Handyman Service App Design</title>
|
|
<script type="module" crossorigin src="/handyman/assets/index-D0ECyUx1.js"></script>
|
|
<link rel="stylesheet" crossorigin href="/handyman/assets/index-eJB9Fk64.css">
|
|
</head>
|
|
|
|
<body>
|
|
<div id="root"></div>
|
|
</body>
|
|
</html>
|
|
|