Log in Register Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

cody's Profile Picture

cody

4270 Files

632736 Views

Latest files of /cody/atherosai/ui/dropdown-menu-04

style.css cody/atherosai/ui/dropdown-menu-04/style.css
86 Views
0 Comments
:root {
--primary: #0969DA;
--background: #24292F;
--gray: #847F90;
--white: #FCFCFC;
--navbar-height: 60px;
}

index.html cody/atherosai/ui/dropdown-menu-04/index.html
337 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Menu Example</title>
<link rel="stylesheet" href="style.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>