David Pflug
David Pflug
What about using `justify-content: center;` or maybe `display: grid;` so the wrapping looks more natural?
Two more suggestions I got: 1) Categorize the icons in some way, and stick them under mini-headings. 2) "Unbox" the icons for Facebook, LinkedIn, and Flickr, then use `space-between` and...
Something I've done in my playing around with creating a theme was format the social network config like so: ``` [params.social.github] name = "GitHub" url = "https://github.com/dpflug" class = "u-url"...
About [88% of users](https://caniuse.com/#feat=fetch) can use `fetch()`. According to that, IE is still in use by ~2.5% of users.
> Can confirm i have the same issue! Not sure where to get logs though If you launch the program, you'll find the option in the View menu. I'm also...
I know several authors looking for a way to get beta readers' comments without letting them edit the text, to give a use case.
Following the pattern of the above line. If it's wrong, I can change it. On Jun 23, 2017 3:55 PM, "Ryan" wrote: > *@RyanSquared* commented on this pull request. >...