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