Skip to content

Commit 9c8f5cf

Browse files
image resize test
1 parent 2e600b6 commit 9c8f5cf

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

_sass/jekyll-theme-hacker.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -247,6 +247,10 @@ footer p{
247247
padding-right: 5px;
248248
}
249249

250+
p img {
251+
width: 300px;
252+
}
253+
250254
/* Extra Small Devices, Phones */
251255
@media only screen and (min-width : 480px) {
252256

updates/july-31-2020.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ layout: post
99
grewalsatinder 07/31/2020
1010

1111
![Screen_Shot_2020-07-31_at_2.33.17_AM](https://github.com/meshbits/shurli.github.io/blob/master/images/20200731/Screen_Shot_2020-07-31_at_2.33.17_AM.png?raw=true)
12+
[image link](https://github.com/meshbits/shurli.github.io/blob/master/images/20200731/Screen_Shot_2020-07-31_at_2.33.17_AM.png?raw=true)
1213

1314
running go grpc server separate process
1415

@@ -32,7 +33,8 @@ I think I picked Flutter for Desktop way too early :neutral_face:
3233

3334

3435

35-
![Screen_Shot_2020-07-31_at_2.41.30_AM](https://github.com/meshbits/shurli.github.io/blob/master/images/20200731/Screen_Shot_2020-07-31_at_2.41.30_AM.png?raw=true)
36+
![Screen_Shot_2020-07-31_at_2.41.30_AM](https://github.com/meshbits/shurli.github.io/blob/master/images/20200731/Screen_Shot_2020-07-31_at_2.41.30_AM.png?raw=true)
37+
[image link](https://github.com/meshbits/shurli.github.io/blob/master/images/20200731/Screen_Shot_2020-07-31_at_2.41.30_AM.png?raw=true)
3638

3739

3840

@@ -89,6 +91,7 @@ still a raw idea/thought
8991
grewalsatinder 07/31/2020
9092

9193
![Screen_Shot_2020-07-31_at_6.36.20_PM](https://github.com/meshbits/shurli.github.io/blob/master/images/20200731/Screen_Shot_2020-07-31_at_6.36.20_PM.png?raw=true)
94+
[image link](https://github.com/meshbits/shurli.github.io/blob/master/images/20200731/Screen_Shot_2020-07-31_at_6.36.20_PM.png?raw=true)
9295

9396
tried flutter web again with different test case, failed
9497

0 commit comments

Comments
 (0)