Skip to content

Commit 453601e

Browse files
mosnarcticicestudio
mosn
authored andcommitted
Fix missing whitespace in CHANGELOG (#161)
1 parent 177f290 commit 453601e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -928,7 +928,7 @@ Another focus was the handling of exceptional & special states like [empty state
928928

929929
### Media Query Generator
930930

931-
To simplify the usage of [media queries][mdn-mq] with [styled-components][gh-51], a utility function to generate [media templates][stc-docs-mqt]has been implemented. It uses the `min-width` parameter to fulfill the used _mobile-first_ approach. The base size that is used has been implemented as theme property in [#54][gh-55-diff-r49].
931+
To simplify the usage of [media queries][mdn-mq] with [styled-components][gh-51], a utility function to generate [media templates][stc-docs-mqt] has been implemented. It uses the `min-width` parameter to fulfill the used _mobile-first_ approach. The base size that is used has been implemented as theme property in [#54][gh-55-diff-r49].
932932

933933
### Initial Media Queries
934934

0 commit comments

Comments
 (0)