- go to your
roam/css
page in your Roam Research - create a code block (
/code block
) and change it's type toCSS
- copy one of the following codes
@import url('https://thesved.github.io/css/roamCSS-auto.css');
@import url('https://thesved.github.io/css/roamCSS-auto.css') (max-width: 600px);
@import url('https://thesved.github.io/css/roamCSS.css');