diff options
| author | madelinegr <mgriswold99@gmail.com> | 2019-03-09 21:04:48 -0500 |
|---|---|---|
| committer | madelinegr <mgriswold99@gmail.com> | 2019-03-09 21:04:48 -0500 |
| commit | 0692b142d84bf7a921b53581f28840260254724d (patch) | |
| tree | 701382d4ff7255577e0d5491bfd8ee9a8ba4daed /src/client/views/PresentationView.scss | |
| parent | aa940317263f8425e4bebb2b155b6d5e8543a022 (diff) | |
clsoe pres view
Diffstat (limited to 'src/client/views/PresentationView.scss')
| -rw-r--r-- | src/client/views/PresentationView.scss | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/client/views/PresentationView.scss b/src/client/views/PresentationView.scss index 1a7934220..595cdb879 100644 --- a/src/client/views/PresentationView.scss +++ b/src/client/views/PresentationView.scss @@ -34,4 +34,8 @@ height: 50px; text-align: center; background: lightseagreen; +} + +.icon{ + margin-right: 0px; }
\ No newline at end of file |
