File tree 4 files changed +201
-99583
lines changed
4 files changed +201
-99583
lines changed Original file line number Diff line number Diff line change 7
7
8
8
</h3 >
9
9
10
- <h4 align =" center " >Create beautiful blob shapes with minimal code . </h4 >
10
+ <h4 align =" center " >Generate beautiful blob shapes for web and flutter apps . </h4 >
11
11
12
12
  ;
13
13
14
14
<div class =" highlight highlight-source-shell " >
15
15
<pre >
16
- <div align =" center " ><strong >Blobs App </strong ></div >
16
+ <div align =" center " ><strong >Blobs Generator </strong ></div >
17
17
<div align =" center " ><a align =" center " href =" https://blobs.app/ " >https://blobs.app/</a ></div >
18
18
</pre >
19
19
</div >
20
20
21
21
### Preview
22
22
23
- ![ frame2-iMac] ( https://user-images.githubusercontent.com/1754676/83411638-46b9ea80-a436-11ea-92b2-60ba4e845003.png )
23
+ ![ preview] ( https://user-images.githubusercontent.com/1754676/84493278-20f9d480-acc5-11ea-8667-ee0df8f35442.png )
24
+
25
+ ![ preview2] ( https://user-images.githubusercontent.com/1754676/84492711-3a4e5100-acc4-11ea-942c-37f9cd802fcf.png )
24
26
25
27
### Blobs for flutter
26
28
Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ html body {
13
13
14
14
#blobSvg {
15
15
max-width : 500px ;
16
+ overflow : visible ;
16
17
}
17
18
18
19
.stroke {
You can’t perform that action at this time.
0 commit comments