aboutsummaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2020-03-29 01:54:49 +0100
committerMitja Felicijan <mitja.felicijan@gmail.com>2020-03-29 01:54:49 +0100
commitc070cca569780abc2408b8e6c8841fb6cbf9effe (patch)
treebbe7a927a9645f0ab0aff011dd89fb86fdc2f3d2 /static
parent8e9b8977ae2dce61ac7b5899a52cc3e2bbe5dba9 (diff)
downloadmitjafelicijan.com-c070cca569780abc2408b8e6c8841fb6cbf9effe.tar.gz
Added new post
Diffstat (limited to 'static')
-rw-r--r--static/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css
index 5597f30..6c6d5e5 100644
--- a/static/style.css
+++ b/static/style.css
@@ -23,6 +23,10 @@ nav a {
23 margin-right: 20px; 23 margin-right: 20px;
24} 24}
25 25
26header {
27 margin-block-end: 40px;
28}
29
26h1 { 30h1 {
27 font-size: 280%; 31 font-size: 280%;
28 line-height: initial; 32 line-height: initial;