summaryrefslogtreecommitdiff
path: root/theme/static/style.css
diff options
context:
space:
mode:
authorPhilipp Geyer <philipp@geyer.co.uk>2022-01-31 21:09:42 +0000
committerPhilipp Geyer <philipp@geyer.co.uk>2022-01-31 21:09:42 +0000
commit105e750bda6f857a51ccd5bf4ef9f24ff8d3ee9c (patch)
treea1218db0fe6fa9aa57f2165f6532598f7a8abf7b /theme/static/style.css
parent55459c5a3e0b08b845da02e3b86811a3c711e3b0 (diff)
removing numbering from CV index
Diffstat (limited to 'theme/static/style.css')
-rw-r--r--theme/static/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/static/style.css b/theme/static/style.css
index fc4576f..b62341e 100644
--- a/theme/static/style.css
+++ b/theme/static/style.css
@@ -171,7 +171,7 @@ footer {
display: flex;
justify-content: flex-end;
flex-direction: column;
- padding: 0px 0px 10px 0px;
+ padding: 0px 100px 70px 0px;
background-position: center bottom;
background-image: url("footer.png");
background-repeat: repeat-x;