Log in Register Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

cody's Profile Picture

cody

4270 Files

632068 Views

Latest files of /cody/ui/scroll-snap

Horizontal Scroll Snap cody/ui/scroll-snap/1.html
377 Views
0 Comments
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="utf-8">
<title>Cards</title>
<link rel="stylesheet" href="1.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
Horizontal Scroll Snap CSS cody/ui/scroll-snap/1.css
132 Views
0 Comments
:root {
--background: #1F2336;
--scrollbar-background: #313852;
--text: #F1F1F1;
--text-active: #F1F1F180;
}

html {