diff options
author | monikahedman <monika_hedman@brown.edu> | 2019-08-22 19:42:54 -0400 |
---|---|---|
committer | monikahedman <monika_hedman@brown.edu> | 2019-08-22 19:42:54 -0400 |
commit | 1fb290bcc1c46214cfd553f31c1282d2694530ea (patch) | |
tree | ce1771d0a5db7ad7c88680c9a0d05033f32b8289 /src/client/views/linking/LinkFollowBox.scss | |
parent | 5c9f40006aa157c58ec40828ebd4845c16daa8af (diff) |
making the box come up
Diffstat (limited to 'src/client/views/linking/LinkFollowBox.scss')
-rw-r--r-- | src/client/views/linking/LinkFollowBox.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/views/linking/LinkFollowBox.scss b/src/client/views/linking/LinkFollowBox.scss index c764b002f..522191792 100644 --- a/src/client/views/linking/LinkFollowBox.scss +++ b/src/client/views/linking/LinkFollowBox.scss @@ -2,5 +2,5 @@ .linkFollowBox-main { position: absolute; - background: $main-accent; + background: red; }
\ No newline at end of file |