Skip to content

Commit 72078b8

Browse files
author
jordanmccullough
committed
Cleanup excess white space
1 parent 5712401 commit 72078b8

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

_stylesheets/curriculum.scss

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,19 +34,16 @@ table{
3434
.col-content, .col-toc{
3535
transition: padding 300ms, opacity 200ms;
3636
}
37-
3837
.col-toc{
3938
position: fixed;
4039
right: -16.66667%;
4140
right: 0;
4241
opacity: 0;
4342
}
44-
4543
.shift-left{
4644
&.col-content{
4745
padding-right: 16.66667%;
4846
}
49-
5047
&.col-toc{
5148
right: 0;
5249
opacity: 1;
@@ -78,7 +75,6 @@ table{
7875
opacity: 1;
7976
}
8077
}
81-
8278
#toc{
8379
transition: margin 300ms;
8480
font-size: .7em;

0 commit comments

Comments
 (0)