Skip to content

Instantly share code, notes, and snippets.

View HitBeemo's full-sized avatar
👓
https://anna-ai-mjjan.replit.app/

Mizan HitBeemo

👓
https://anna-ai-mjjan.replit.app/
View GitHub Profile
@HitBeemo
HitBeemo / index.html
Created February 13, 2023 12:58 — forked from BeemoGod/index.html
Responsive NFT Landing Page
<div class="landingpage">
<div class="navbar">
<a class="navlogo">HITStudio</a>
<button class="hamburger">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-menu">
<path d="M3 12h18M3 6h18M3 18h18"/>
</svg>
</button>
<div class="navlinkwrap">
<span class="navlink selectedlink">Home</span>
@HitBeemo
HitBeemo / index.html
Created February 10, 2023 03:59 — forked from BeemoGod/index.html
Steam Mobile Redesign
<div id="phone">
<div id="main-wrapper" class="fancy-scrollbar">
<div id="main">
<div id="nav">
<a class="nav-brand" href="#">
<i class="fa-brands fa-steam"></i>
<h3>STEAM</h3>
</a>
<button class="nav-menu-toggle" type="button">
<i class="fa-light fa-bars-sort"></i>