diff options
Diffstat (limited to 'public/css/modules/back-to-top.css')
| -rw-r--r-- | public/css/modules/back-to-top.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/public/css/modules/back-to-top.css b/public/css/modules/back-to-top.css new file mode 100644 index 0000000..038f67b --- /dev/null +++ b/public/css/modules/back-to-top.css @@ -0,0 +1,4 @@ +.back-to-top { + width: fit-content; + margin-inline-start: auto; +}
\ No newline at end of file |
