projects
/
pgopen2018.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c4401e3
)
fix wrapper h1 margin
author
xenophenes
<xenophenes42@gmail.com>
Mon, 15 May 2017 23:53:05 +0000
(16:53 -0700)
committer
xenophenes
<xenophenes42@gmail.com>
Mon, 15 May 2017 23:53:05 +0000
(16:53 -0700)
static/css/style.css
patch
|
blob
|
blame
|
history
diff --git
a/static/css/style.css
b/static/css/style.css
index e7f137fb61fdb55e14355586ba5cb90317a9a4c2..b48f73dbbbd28549e156a4605c4032b341616f43 100644
(file)
--- a/
static/css/style.css
+++ b/
static/css/style.css
@@
-1177,7
+1177,7
@@
.wrapper h1 {
font-size: 3em;
text-align: center;
- margin
-bottom
: 2em 0 1.5em 0;
+ margin: 2em 0 1.5em 0;
}
ul {