diff options
Diffstat (limited to 'opendc-web/opendc-web-ui/src/components/home/ScreenshotSection.sass')
| -rw-r--r-- | opendc-web/opendc-web-ui/src/components/home/ScreenshotSection.sass | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/opendc-web/opendc-web-ui/src/components/home/ScreenshotSection.sass b/opendc-web/opendc-web-ui/src/components/home/ScreenshotSection.sass new file mode 100644 index 00000000..2f454cb4 --- /dev/null +++ b/opendc-web/opendc-web-ui/src/components/home/ScreenshotSection.sass @@ -0,0 +1,5 @@ +.screenshot + outline: 2px black solid + padding-left: 0 + padding-right: 0 + margin-bottom: 5px |
