Skip to content

Instantly share code, notes, and snippets.

View lucaspotter's full-sized avatar
:shipit:
coding and bopping

lucas lucaspotter

:shipit:
coding and bopping
View GitHub Profile
@lucaspotter
lucaspotter / style.css
Last active January 13, 2023 02:13
CSS uploaded by scrapbook.hackclub.com/customizer
@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Mono&display=swap');
@font-face {
font-family: 'IBM Plex Mono', monospace;
font-weight: 400;
font-style: normal;
}
body {
font-family: 'IBM Plex Mono', monospace;