Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

files of /cody/atherosai/ui/menu-02/

background.jpg /cody/atherosai/ui/menu-02/background.jpg
163 Views
0 Comments
Media file
burger-menu.svg /cody/atherosai/ui/menu-02/burger-menu.svg
301 Views
0 Comments
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-menu-2" width="24" height="24" viewBox="0 0 24 24" s
close.svg /cody/atherosai/ui/menu-02/close.svg
256 Views
0 Comments
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-x" width="24" height="24" viewBox="0 0 24 24" stroke
index.html /cody/atherosai/ui/menu-02/index.html
410 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Menu Example</title>
<link rel
script.js /cody/atherosai/ui/menu-02/script.js
190 Views
0 Comments
const toggleMenu = () => {
const navigation = document.querySelector('.navigation');


const burgerMenu = document.query
style.css /cody/atherosai/ui/menu-02/style.css
119 Views
0 Comments
:root {
--primary: #DD946F ;
--primary-hover: #CD7D7C;
--background: #261E5A;
--navbar-height: 6