jacobobryant / platypub

A publishing platform built with Biff
MIT License
65 stars 13 forks source link

Resolves #13 use pills for mobile menu #24

Closed jeffp42ker closed 2 years ago

jeffp42ker commented 2 years ago

Some whitespace formatting changes included courtesy of Calva defaults that match the style guide, including single-space indentation of function arguments. I'm looking into how to configure vscode to use two spaces to match the project formatting.

jacobobryant commented 2 years ago

Looks good, I'm gonna push a small commit that removes some extra margin around the pills and makes them wrap on really small screens. If I can figure out the right git command :).

I'll open another issue for whitespace/style stuff. I've just been going with vim defaults, with some adjustments so that calls to submit-tx are compressed horizontally.

jacobobryant commented 2 years ago

actually looks like I can't push to your branch, I'll just merge and then push the commit separately.