Skip to content

Commit 3b4c7bc

Browse files
committed
refactor: removing unnecessary height definition
1 parent 845f776 commit 3b4c7bc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

components/advertisement/advertisement-style.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
position: fixed;
55
display: flex;
66
width: 250px;
7-
height: calc(100vh - 150px);
87
margin-top: 1.5em;
98
margin-left: calc(-250px - 1.5em);
109
padding: 0 1.5em;

0 commit comments

Comments
 (0)