Skip to content

Instantly share code, notes, and snippets.

View nirewen's full-sized avatar
:fishsticks:

Eduardo Londero nirewen

:fishsticks:
View GitHub Profile
@nirewen
nirewen / custom-notion.css
Last active May 10, 2022 21:21
A collection of custom Notion CSS that I use
/* wider popout */
:root {
--theme--page_preview-width: 1280px;
}
.notion-selectable {
max-width: 1980px !important;
}
/* move Add property to the right */
@nirewen
nirewen / whitney.css
Last active December 5, 2022 21:13
reload discord whitney font
@font-face{
font-family:Whitney;
font-style:normal;
font-weight:300;
src:url(https://cdn.jsdelivr.net/gh/Overimagine1/old-discord-font/fonts/46933da896ba96126074286056614542.woff2) format("woff2")
}
@font-face{
font-family:Whitney;
font-style:italic;
font-weight:300;