Log in Register Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

cody's Profile Picture

cody

4270 Files

633391 Views

Latest files of /cody/atherosai/ui/snackbar-03

style.css cody/atherosai/ui/snackbar-03/style.css
97 Views
0 Comments
:root {
--background:#f3f1f9;
--toast-background: #292B2D;
--toast-success: #9CE6A8;
--text: white;
}

* {
index.html cody/atherosai/ui/snackbar-03/index.html
315 Views
0 Comments

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Toast</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="preconnect" href="https://fonts.googleapis.com">