Merge branch 'spelling' of https://github.com/jsoref/penpot into jsoref-spelling

This commit is contained in:
Andrey Antukh 2021-11-23 14:02:16 +01:00
commit a82a33cecf
121 changed files with 256 additions and 252 deletions

View file

@ -64,7 +64,7 @@
/// This mixing allow you to add placeholder colors in all availables browsers
/// This mixing allow you to add placeholder colors in all available browsers
/// @group Mixins
@mixin placeholder {

View file

@ -431,7 +431,7 @@ ul.slider-dots {
}
}
&.miliseconds {
&.milliseconds {
&::after {
content: "ms";

View file

@ -31,7 +31,7 @@ svg#loader-icon {
animation: pen3 2s infinite ease;
}
// btn prncil loader
// btn pencil loader
svg#loader-pencil {
fill: $color-primary-darker;
width: 60px;