diff options
| author | ab <abdullah_ahmed@brown.edu> | 2019-08-13 17:26:49 -0400 |
|---|---|---|
| committer | ab <abdullah_ahmed@brown.edu> | 2019-08-13 17:26:49 -0400 |
| commit | e03a1b2cc90e0fdb7789f4826e482e9040aa7075 (patch) | |
| tree | 8704de27d354bc20512a6b8058df3e4ba4c1bb64 /src/Recommendations.scss | |
| parent | 843ac47f04f8c9bd687600f9f07fe4c15744e4ec (diff) | |
80% done, garbage collection is much needed
Diffstat (limited to 'src/Recommendations.scss')
| -rw-r--r-- | src/Recommendations.scss | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/src/Recommendations.scss b/src/Recommendations.scss deleted file mode 100644 index 5129a59d9..000000000 --- a/src/Recommendations.scss +++ /dev/null @@ -1,21 +0,0 @@ -.recommendation-content *{ - display: inline-block; - margin: auto; - border: 1px dashed grey; - padding: 2px 2px; -} - -.recommendation-content { - float: left; - border: 1px solid green; - width: 200px; - align-content: center; -} - -.rec-scroll { - overflow-y: scroll; - height: 300px; - width: auto; - position: absolute; - background: #cdcdcd; -}
\ No newline at end of file |
