aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/Recommendations.scss
diff options
context:
space:
mode:
authorab <abdullah_ahmed@brown.edu>2019-08-30 17:57:39 -0400
committerab <abdullah_ahmed@brown.edu>2019-08-30 17:57:39 -0400
commit6f6e5c763d9a398e897df94b89fcc7d3845c318e (patch)
treef6d9ddb87bac384d0210382bf61ad8b23ed9f962 /src/client/views/Recommendations.scss
parente0bfe978e029268b3901b5d098f946b1a6fc7d0d (diff)
minor fixes
Diffstat (limited to 'src/client/views/Recommendations.scss')
-rw-r--r--src/client/views/Recommendations.scss3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/client/views/Recommendations.scss b/src/client/views/Recommendations.scss
index 5d8f17e37..6619d8df3 100644
--- a/src/client/views/Recommendations.scss
+++ b/src/client/views/Recommendations.scss
@@ -27,7 +27,7 @@
padding-bottom: 10px;
border-radius: 15px;
border: solid #BBBBBBBB 1px;
- width: 200px;
+ width: 250px;
text-align: center;
max-height: 250px;
text-transform: uppercase;
@@ -62,4 +62,5 @@ img{
width: 50%;
height: 100%;
text-align: center;
+ margin-left: 10px;
}