Skip to content

Instantly share code, notes, and snippets.

View honkinglin's full-sized avatar
🤨

Kyrie Lin honkinglin

🤨
View GitHub Profile
<script>
(function (doc, win) {
var docEl = doc.documentElement,
resizeEvt = 'orientationchange' in window ? 'orientationchange' : 'resize',
recalc = function () {
var clientWidth = docEl.clientWidth;
if (!clientWidth) return;
if (clientWidth >= 750) {
docEl.style.fontSize = '100px';
} else {
@honkinglin
honkinglin / gist:dfe5aa12afb35d616a506f5bb735389a
Last active July 10, 2020 00:01
📊 Weekly development breakdown
We couldn’t find that file to show.
@honkinglin
honkinglin / linear-gradient.css
Created May 21, 2020 01:25
Collect awesome background css.
body {
background: linear-gradient(#df725d, #cc4b51, #7f4855, #463e50, #233e51);
}
/**
*
*----------Dragon be here!----------/
   ┏┓   ┏┓
  ┏┛┻━━━┛┻┓
  ┃       ┃
  ┃   ━   ┃
  ┃ ┳┛ ┗┳ ┃
  ┃       ┃