diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2020-07-08 18:30:14 +0200 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2020-07-08 18:30:14 +0200 |
commit | 30edc6048f928e5d9f9725754cde0b87fca58c7d (patch) | |
tree | cc3eae793b65b68949a1d352e51669df3dfd4f42 /css/gitjoe.css | |
parent | CSS update (diff) | |
download | gitjoe-www-30edc6048f928e5d9f9725754cde0b87fca58c7d.tar.gz gitjoe-www-30edc6048f928e5d9f9725754cde0b87fca58c7d.tar.bz2 gitjoe-www-30edc6048f928e5d9f9725754cde0b87fca58c7d.tar.xz gitjoe-www-30edc6048f928e5d9f9725754cde0b87fca58c7d.tar.zst gitjoe-www-30edc6048f928e5d9f9725754cde0b87fca58c7d.zip |
CSS update
Diffstat (limited to 'css/gitjoe.css')
-rw-r--r-- | css/gitjoe.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/css/gitjoe.css b/css/gitjoe.css index 5df396a..f02f16a 100644 --- a/css/gitjoe.css +++ b/css/gitjoe.css @@ -34,7 +34,7 @@ header { h1 { font-size: x-large; font-weight: bold; - /* margin: 0pt; */ + margin: 2pt; color: #292929; } |