Yashu Mittal

Results 138 comments of Yashu Mittal

@gltavares Can you split the PR into multiple PR for easy review? Can you rename `air_conditioner` to `snow_flaskes`?

Since the disabled person is leaning forward, it looks like he is racing or something. Can you make him lean back-ward?

Oh! Sorry, didn't read that. 😢 In that case 👍🏻.

## Sort asc/desc 2 There is uneven space on both left-right hand side. ![Figma_xbIE0ACI9S](https://user-images.githubusercontent.com/29014463/61594872-20200600-ac0e-11e9-8c70-10024905f4b2.png) ## Sort asc/desc There should be an inner border-radius too. See the book icon. ![Figma_IIcqKEX1Eo](https://user-images.githubusercontent.com/29014463/61594878-404fc500-ac0e-11e9-92f5-e3942a348173.png)

In `Sort asc/desc 2`, on the left side, there is the spacing of 3 px whereas on the right side there is the spacing of 2px.

Here's the fix ![image](https://user-images.githubusercontent.com/29014463/61612324-da9a2200-ac7b-11e9-92ef-e42f5a092ba2.png)

On the both sides spacing is even | Left | Right | | --- | --- | | ![chrome_1FRl2gMyFL](https://user-images.githubusercontent.com/29014463/61612721-f05c1700-ac7c-11e9-8049-a3633f7fc3b3.png) | ![chrome_3Zg1WPIJIE](https://user-images.githubusercontent.com/29014463/61612724-f3570780-ac7c-11e9-8587-236b91bb9338.png) |

Consistency 😂

Can you increase the size of the icon? Sorry to say, but | Icon | Look like | Suggestion | | --- | --- | --- | | ![image](https://user-images.githubusercontent.com/29014463/61607902-6c9b2e00-ac6e-11e9-969d-105d69dd39f1.png) |...

Any suggestions? ```yml - name: Executing remote command uses: appleboy/[email protected] with: host: ${{ secrets.hosts }} USERNAME: ${{ secrets.USERNAME }} PORT: ${{ secrets.PORT }} KEY: ${{ secrets.SSHKEY }} script: sh ../../scripts/deploy.sh...