Skip to content

Instantly share code, notes, and snippets.

View tomrobinkarlsson's full-sized avatar

robin tomrobinkarlsson

View GitHub Profile
@tomrobinkarlsson
tomrobinkarlsson / beckmans-hero-slideshow.html
Created April 9, 2026 11:21
Beckmans startpage hero slideshow prototype
<!doctype html>
<html lang="sv">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Beckmans Hero Slideshow</title>
<style>
:root {
--bg: #efefef;
--ink: #231f20;