diff options
Diffstat (limited to 'src/styles/Home.module.css')
| -rw-r--r-- | src/styles/Home.module.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/styles/Home.module.css b/src/styles/Home.module.css new file mode 100644 index 0000000..ae734f6 --- /dev/null +++ b/src/styles/Home.module.css @@ -0,0 +1,4 @@ +.action { + margin-top: 20px; + margin-bottom: 20px; +} |
