Skip to content

Instantly share code, notes, and snippets.

View thiago-rezende's full-sized avatar
🎮

Thiago Rezende thiago-rezende

🎮
View GitHub Profile
@Novout
Novout / homebrewery.txt
Last active October 16, 2020 17:01
Homebrewery White Theme
<style>
/* Font Imports */
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Questrial&display=swap');
/* Reset CSS */
* {
-webkit-font-smoothing: antialiased;