Skip to content

Instantly share code, notes, and snippets.

View nonaybay's full-sized avatar
🎯
Focusing

Rafael Venancio nonaybay

🎯
Focusing
  • Santa Isabel, São Paulo, Brazil
View GitHub Profile
@font-face {
font-family: "SF Pro Text";
font-style: normal;
font-weight: 300;
src: url("https://raw.githubusercontent.com/blaisck/sfwin/master/SFPro/TrueType/SFProText-Light.ttf");
}
@font-face {
font-family: "SF Pro Text";
font-style: normal;
font-weight: 400;
#!/usr/bin/python3.9
import os
import sys
import time
def runhere(code):
time.sleep(.55)
os.system('clear')
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
{
// Janelas
"window.autoDetectColorScheme": true,
"window.title": "${activeEditorLong}${separator}",
"window.titleBarStyle": "native",
"window.titleSeparator": " | ",
"window.zoomLevel": 0,
"editor.glyphMargin": false,
"editor.padding.bottom": 2,
"editor.padding.top": 2,
@import url("https://fonts.googleapis.com/css2?family=Roboto&display=swap");
* {
border: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
outline: none;
padding: 0;
-webkit-user-select: none;
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
border: none;
margin: 0;
outline: none;
padding: 0;
-webkit-user-select: none;
-moz-user-select: none;
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@nonaybay
nonaybay / gomuflexBanner.svg
Last active October 9, 2020 04:06
gomuflex banner
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.