mirror of
https://github.com/rclone/rclone.git
synced 2025-12-11 22:14:05 +01:00
Redesign website from scratch using new hugo template
This commit is contained in:
7
docs/static/css/custom.css
vendored
Normal file
7
docs/static/css/custom.css
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
body {
|
||||
margin-top: 75px; /* 100px is double the height of the navbar - I made it a big larger for some more space - keep it at 50px at least if you want to use the fixed top nav */
|
||||
}
|
||||
|
||||
footer {
|
||||
margin: 50px 0;
|
||||
}
|
||||
Reference in New Issue
Block a user