Skip to content

Commit a1fc03b

Browse files
committed
switch to valid css property
1 parent b23bf02 commit a1fc03b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
body {
2-
size: $globalStyleConstant;
2+
width: $globalStyleConstant;
33
background-image: url("ui/icon.svg");
44
}

0 commit comments

Comments
 (0)