Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit627c81e

Browse files
committed
fix blob shape oveflow on change
1 parent96e14ba commit627c81e

File tree

4 files changed

+201
-99583
lines changed

4 files changed

+201
-99583
lines changed

‎README.md‎

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,20 +7,22 @@
77

88
</h3>
99

10-
<h4align="center">Create beautiful blob shapeswith minimal code. </h4>
10+
<h4align="center">Generate beautiful blob shapesfor web and flutter apps. </h4>
1111

1212
&nbsp;
1313

1414
<divclass="highlight highlight-source-shell">
1515
<pre>
16-
<divalign="center"><strong >BlobsApp</strong></div>
16+
<divalign="center"><strong >BlobsGenerator</strong></div>
1717
<divalign="center"><aalign="center"href="https://blobs.app/">https://blobs.app/</a></div>
1818
</pre>
1919
</div>
2020

2121
###Preview
2222

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)
2426

2527
###Blobs for flutter
2628

‎src/app.scss‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ html body {
1313

1414
#blobSvg {
1515
max-width:500px;
16+
overflow:visible;
1617
}
1718

1819
.stroke {

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp