Skip to content

Instantly share code, notes, and snippets.

View tianyuf's full-sized avatar

Tianyu Fang tianyuf

View GitHub Profile
body {
font-family: var(--SanFrancisco);
}
.zu-top {
background: white;
border-top: 3px solid #b92b27;
/*#086ed5*/
box-shadow: 0 5px 2px -2px rgba(200,200,200,0.2);
border-bottom: none;