Skip to content

Commit af4fd8c

Browse files
authored
Fix base.scss
Fix misspelled css-property in base.scss.
1 parent 9ef87f6 commit af4fd8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/sass/base.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ svg.icon {
9494
.icon-wrapper {
9595
display: flex;
9696
align-items: center;
97-
jusify-content: center;
97+
justify-content: center;
9898
position: absolute;
9999
top: 0;
100100
left: 0.75rem;

0 commit comments

Comments
 (0)