Skip to content

Instantly share code, notes, and snippets.

View luclafeuillade-tech's full-sized avatar

luclafeuillade-tech

View GitHub Profile
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<title>Ma Pointeuse Resto</title>
<style>
:root { --primary: #e67e22; --secondary: #2c3e50; --bg: #f4f7f6; }