commit a3a464dfbea317477b9daca58fb3bba92ee00861 parent 01325869a6f9b4c101429fa97c4a36b60a5ac1aa Author: Cody Lewis <luxdotsugi@gmail.com> Date: Sat, 8 Sep 2018 11:51:22 +1000 Compatibility update Diffstat:
D | public/stylesheets/.#style.css | | | 2 | -- |
M | public/stylesheets/style.css | | | 2 | +- |
2 files changed, 1 insertion(+), 3 deletions(-)
diff --git a/public/stylesheets/.#style.css b/public/stylesheets/.#style.css @@ -1 +0,0 @@ -uxie@distortion-world.17345:1536322038- \ No newline at end of file diff --git a/public/stylesheets/style.css b/public/stylesheets/style.css @@ -4,7 +4,7 @@ body { background-repeat: no-repeat; background-size: cover; background-attachment: fixed; - padding-top: 5%; + padding-top: 10%; } div {