Skip to content

Commit 9c63abf

Browse files
committed
fix per @r12a
1 parent 22e020e commit 9c63abf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

techniques/common/techniques-2022.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11

22
#expandingContent {
3-
margin-inline-start: 30%;
3+
margin-inline-start: 15rem;
44
}
55
#selector {
66
margin: 1em;
77
float: left;
88
/* width: 28%; */
9-
width: 21rem;
9+
width: 15rem;
1010
position: sticky;
1111
top: 0;
1212
}

0 commit comments

Comments
 (0)