diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2020-07-08 18:29:32 +0200 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2020-07-08 18:29:32 +0200 |
commit | c97521389db6dcb96c06841549435c07906c3849 (patch) | |
tree | 2a00fe765df084baed8ac208ffb8d101f386f233 | |
parent | CSS update (diff) | |
download | gitjoe-www-c97521389db6dcb96c06841549435c07906c3849.tar.gz gitjoe-www-c97521389db6dcb96c06841549435c07906c3849.tar.bz2 gitjoe-www-c97521389db6dcb96c06841549435c07906c3849.tar.xz gitjoe-www-c97521389db6dcb96c06841549435c07906c3849.tar.zst gitjoe-www-c97521389db6dcb96c06841549435c07906c3849.zip |
CSS update
-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 adfb315..5df396a 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: 0pt; */ color: #292929; } |