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/pricing-02

assets/ cody/atherosai/ui/pricing-02/assets/
5 Items
  • benefit.svg
  • video.svg
  • complete-package.svg
  • price.svg
  • ebook.svg
  • style.css cody/atherosai/ui/pricing-02/style.css
    101 Views
    0 Comments

    @import url('https://fonts.googleapis.com/css2?family=Manrope&display=swap');

    html {
    font-size: 16px;
    font-family: Manrope;
    letter-spacing: 0.75px;
    }
    index.html cody/atherosai/ui/pricing-02/index.html
    359 Views
    0 Comments

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