Sean

Results 49 comments of Sean

I agree this might be useful but I don't think it would be appropriate to make the class names `margin-top-x` etc I think for to make it SUI "compliant" they...

@tmentink I would imagine this would get added to `site` which is a global effect but we could possibly put it under `behaviors`

@tmentink I was thinking about this as well, I was thinking of adding something like `small top and bottom margin mobile`

Works for me https://jsfiddle.net/znx72wht/ in your JSFiddle you don't have the content class in your card

@dreaming-augustin try using `attach events` https://jsfiddle.net/b9hqxy0t/

Maybe we should define our own `@font-face` which uses `local()` which will load fonts locally if they exist. We could then load the Google Fonts import after it which should...

@lubber-de I do agree with this but my only problem is we would then be shipping FUI with large font files.

@Atulin That is not a bad idea, we could look into that.

I don't saving fonts into localStorage would be the best option here and why would you want to introduce JavaScript into loading fonts? Doing so would just add complexity where...

@jamessampford I think what people mean by offline is no internet connection but they are still on a local network.