🐛 Fix typos in frontend

This commit is contained in:
Josh Soref 2021-11-15 09:51:34 -05:00
parent b7ba3098ae
commit 589e646023
65 changed files with 128 additions and 128 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;