CSS Addition
Wed Feb 02 2022 09:50:04 GMT+0000 (Coordinated Universal Time)
Saved by
@Atul
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Hue CSS -->
<link rel="stylesheet" href="https://checkmate-ui.app/style.css" />
<title>CheckMate UI</title>
</head>
<body>
<h2>Hello, CheckMate!</h2>
</body>
</html>
content_copyCOPY
Comments