diff options
Diffstat (limited to 'public/stylesheets/style.css')
| -rw-r--r-- | public/stylesheets/style.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/public/stylesheets/style.css b/public/stylesheets/style.css new file mode 100644 index 0000000..b8545e9 --- /dev/null +++ b/public/stylesheets/style.css @@ -0,0 +1,3 @@ +footer ul { + margin-bottom: 0px; +} |