Lost Grid - SCSS Demo

Developer
Size
5,291 Kb
Views
64,768

How do I make an lost grid - scss demo?

Just a small demo of Lost Grid for you to fork and play with.. What is a lost grid - scss demo? How do you make a lost grid - scss demo? This script and codes were developed by Cory Simmons on 04 July 2022, Monday.

Lost Grid - SCSS Demo Previews

Lost Grid - SCSS Demo - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Lost Grid - SCSS Demo</title> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/5.0.0/normalize.min.css"> <link rel='stylesheet prefetch' href='css/veqqzq.css'> <link rel="stylesheet" href="css/style.css">
</head>
<body> <section> <div class="row"> <figure>1</figure> <figure>2</figure> <figure>3</figure> </div>
</section> <script src='http://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script>
</body>
</html>

Lost Grid - SCSS Demo - Script Codes CSS Codes

section { @include container($pad: 30px, $mw: 800px); background: tomato;
}
figure { @include column(1/3); background: darken(tomato, 10%); height: 100px; text-align: center; line-height: 100px; color: white; margin-top: $gutter; margin-bottom: $gutter; @media (max-width: 700px) { @include column(1); }
}
Lost Grid - SCSS Demo - Script Codes
Lost Grid - SCSS Demo - Script Codes
Home Page Home
Developer Cory Simmons
Username corysimmons
Uploaded July 04, 2022
Rating 3
Size 5,291 Kb
Views 64,768
Do you need developer help for Lost Grid - SCSS Demo?

Find the perfect freelance services for your business! Fiverr's mission is to change how the world works together. Fiverr connects businesses with freelancers offering digital services in 500+ categories. Find Developer!

Cory Simmons (corysimmons) Script Codes
Create amazing web content with AI!

Jasper is the AI Content Generator that helps you and your team break through creative blocks to create amazing, original content 10X faster. Discover all the ways the Jasper AI Content Platform can help streamline your creative workflows. Start For Free!