Log in Register Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

cody's Profile Picture

cody

4270 Files

633395 Views

Latest files of /cody/atherosai/ui/footer-01

assets/ cody/atherosai/ui/footer-01/assets/
5 Items
  • twitter.svg
  • instagram.svg
  • linkedin.svg
  • youtube.svg
  • github.svg
  • style.css cody/atherosai/ui/footer-01/style.css
    88 Views
    0 Comments

    @import url('https://fonts.googleapis.com/css2?family=Red+Hat+Display:wght@500&display=swap');

    :root {
    --footer-background: white;
    --text-color: #111420;
    --text-gray: #e1e1e1;
    --text-heading-gray: #b9b9b9;
    index.html cody/atherosai/ui/footer-01/index.html
    335 Views
    0 Comments

    <!DOCTYPE html>
    <html lang="en">
    <head>
    <meta charset="UTF-8">
    <title>Footer 02</title>
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <link rel="stylesheet" href="style.css">