aboutsummaryrefslogtreecommitdiff
path: root/templates/base.html
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2024-10-24 19:18:30 +0200
committerMitja Felicijan <mitja.felicijan@gmail.com>2024-10-24 19:18:30 +0200
commit0f72b100ce5d33bc598b315905160191f38d5d93 (patch)
tree0871dfe1f6d1a2ff7f08c97df0d8629498fd7d0f /templates/base.html
parente562b773ba37f01b0175336db6308b729f7b6f02 (diff)
downloadmitjafelicijan.com-0f72b100ce5d33bc598b315905160191f38d5d93.tar.gz
Added jbmafp to the projects page
Diffstat (limited to 'templates/base.html')
-rw-r--r--templates/base.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/templates/base.html b/templates/base.html
index 0b26cbf..d2c5103 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -31,6 +31,10 @@
31 color: #ffffff; 31 color: #ffffff;
32 } 32 }
33 33
34 html {
35 scroll-padding: 2rem;
36 }
37
34 body { 38 body {
35 padding: 1em; 39 padding: 1em;
36 background: white; 40 background: white;