diff options
Diffstat (limited to 'Cont/custom-message/index.css')
-rw-r--r-- | Cont/custom-message/index.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Cont/custom-message/index.css b/Cont/custom-message/index.css new file mode 100644 index 0000000..664d7fb --- /dev/null +++ b/Cont/custom-message/index.css @@ -0,0 +1,3 @@ +body { + padding-top: 30vh; +} |