Skip to content

Commit 264d385

Browse files
Remove styling redundancy
1 parent 372a9ee commit 264d385

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

styles/Home.module.scss

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -119,14 +119,10 @@ hr {
119119
}
120120

121121
.bracket {
122-
left: 0;
123-
position: absolute;
124122
transform: translate(20rem, -5rem);
125123
}
126124

127125
.stick {
128-
right: 0;
129-
position: absolute;
130126
transform: translate(-20rem, -5rem);
131127
}
132128
}

0 commit comments

Comments
 (0)