Log in Register Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

cody's Profile Picture

cody

4270 Files

633359 Views

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

assets/ cody/atherosai/ui/cards-03/assets/
3 Items
  • card-3.png
  • card-2.png
  • card-1.png
  • style.css cody/atherosai/ui/cards-03/style.css
    95 Views
    0 Comments


    :root {
    --primary-color: #635bff;
    --secondary: #0a2540;
    }

    body {
    index.html cody/atherosai/ui/cards-03/index.html
    352 Views
    0 Comments
    <!DOCTYPE html>
    <html lang="en">
    <head>
    <meta charset="UTF-8">
    <title>Cards</title>
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <link rel="stylesheet" type="text/css" href="style.css">
    </head>