Skip to content

Commit b70a5c0

Browse files
committed
Updated version and assets for release v0.26.1
1 parent 9443ae9 commit b70a5c0

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

public/dist/app.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/dist/export-styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1117,7 +1117,7 @@ body.flexbox {
11171117

11181118
@media screen and (max-width: 1400px) {
11191119
.content-wrap.card {
1120-
padding: 24px 32px; } }
1120+
padding: 16px 32px; } }
11211121

11221122
@media screen and (max-width: 880px) {
11231123
.content-wrap.card {

public/dist/styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1218,7 +1218,7 @@ body.flexbox {
12181218

12191219
@media screen and (max-width: 1400px) {
12201220
.content-wrap.card {
1221-
padding: 24px 32px; } }
1221+
padding: 16px 32px; } }
12221222

12231223
@media screen and (max-width: 880px) {
12241224
.content-wrap.card {

0 commit comments

Comments
 (0)