Skip to content

Commit d4d3399

Browse files
committed
removed old offset for mobile
1 parent e91aeb1 commit d4d3399

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

css/secrets.css

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -30,15 +30,3 @@ svg {
3030
transform:rotate(0deg);
3131
}
3232
}
33-
34-
/* @media only screen and (max-width: 600px) {
35-
.row:nth-child(2n) {
36-
position: relative;
37-
left: -160px;
38-
}
39-
body {
40-
position: relative;
41-
left: -200px;
42-
top: -200px;
43-
}
44-
} */

0 commit comments

Comments
 (0)