Sketchbook

ThreeUI · Landing Pages · 免费
Sketchbook 预览

在云境TS 中打开并复制 →

内容预览

# Sketchbook A tactile personal portfolio built as a Singapore sketchbook, with nine illustrated plates, curled page turns, a draggable magnifying glass, zoom controls, a botanical paper atmosphere, and an editorial index. > 来源:ThreeUI Community · https://threeui.com · MIT License(Meng To / Design+Code) > 组件页:https://threeui.com/component/meng-to-sketchbook-landing-page · 预览动画:https://threeui.com/previews/meng-to-sketchbook-landing-page.webm > 分类:Landing Pages /* ===== public/landing-pages/meng-to-sketchbook.html (html) ===== */ Meng To @font-face{font-family:'Instrument Serif';font-style:normal;font-weight:400;font-display:block; src:url(meng-to-sketchbook/instrument-serif.woff2) format('woff2')} @font-face{font-family:'Instrument Serif';font-style:italic;font-weight:400;font-display:block; src:url(meng-to-sketchbook/instrument-serif-italic.woff2) format('woff2')} @font-face{font-family:'Newsreader';font-style:normal;font-weight:200 600;font-display:swap; src:url(meng-to-sketchbook/newsreader.woff2) format('woff2')} :root{ --paper:#ece7dc; --ink:#2b2721; --ink-soft:rgba(43,39,33,.58); --ink-faint:rgba(43,39,33,.36); --hairline:rgba(43,39,33,.14); --earth:#9a6a3e; --display:'Instrument Serif',"New York",Georgia,'Times New Roman',serif; --font:'Newsreader',"New York",Georgia,'Times New Roman',serif; --track-caps:.24em; --track-nav:.06em; } *{box-sizing:border-box} html,body{margin:0;padding:0} html{-webkit-text-size-adjust:100%} body{ font-family:var(--font);font-weight:400;ba

……(完整源码请在站内查看)