diff options
author | Hakim El Hattab <hakim.elhattab@gmail.com> | 2013-03-08 19:33:34 -0500 |
---|---|---|
committer | Hakim El Hattab <hakim.elhattab@gmail.com> | 2013-03-08 19:33:34 -0500 |
commit | 7dd2a10b345ff4f78bcbf25c756bb35c050ba680 (patch) | |
tree | 63d35a61c2f90a3408c63de89272027a8291971b /css/theme/source/simple.scss | |
parent | b855142f6568e4ebdc8e1cecff9022fe9cfa6d26 (diff) | |
download | fosdem-2018-presentation-7dd2a10b345ff4f78bcbf25c756bb35c050ba680.tar fosdem-2018-presentation-7dd2a10b345ff4f78bcbf25c756bb35c050ba680.tar.gz |
remove extra whitespace in css
Diffstat (limited to 'css/theme/source/simple.scss')
-rw-r--r-- | css/theme/source/simple.scss | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/css/theme/source/simple.scss b/css/theme/source/simple.scss index a9c4000..5d6aa41 100644 --- a/css/theme/source/simple.scss +++ b/css/theme/source/simple.scss @@ -1,7 +1,7 @@ /** - * A simple theme for reveal.js presentations, similar + * A simple theme for reveal.js presentations, similar * to the default theme. The accent color is darkblue. - * + * * This theme is Copyright (C) 2012 Owen Versteeg, https://github.com/StereotypicalApps. It is MIT licensed. * reveal.js is Copyright (C) 2011-2012 Hakim El Hattab, http://hakim.se */ |