Skip to content

Instantly share code, notes, and snippets.

@kaizhu256
Last active March 10, 2020 07:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kaizhu256/f0765ccd6cf6b225ca676538e5241fc3 to your computer and use it in GitHub Desktop.
Save kaizhu256/f0765ccd6cf6b225ca676538e5241fc3 to your computer and use it in GitHub Desktop.
<link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro&display=swap" rel="stylesheet">
<style>
div {
font-family: 'Source Sans Pro';
font-size: 80px;
font-weight: 700;
height: 132px;
line-height: 44.3636px;
background: #FFE70B;
width: 200px;
height: 200px;
display: flex;
justify-content: center;
flex-direction: column;
text-align: center;
line-height: 80px;
}
</style>
<div>
SQL<br>
&nbsp;
.JS
</div>
<br><br>
<div>
sql<br>
&nbsp;
.js
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment