your personal website on atproto - mirror blento.app
at 348b188d3aa3cf292fe04bae92e66816a3bb7244 5 lines 160 B view raw
1// place files you want to import through the `$lib` alias in this folder. 2export const margin = 16; 3export const mobileMargin = 12; 4 5export const COLUMNS = 8;