projects
/
pgopen2019-test.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c272ef8
)
Adjust height of sponsor images
author
Sarah Conway Schnurr
<
[email protected]
>
Mon, 29 Jul 2019 20:11:45 +0000
(13:11 -0700)
committer
Sarah Conway Schnurr
<
[email protected]
>
Mon, 29 Jul 2019 20:11:45 +0000
(13:11 -0700)
static/css/style.css
patch
|
blob
|
blame
|
history
diff --git
a/static/css/style.css
b/static/css/style.css
index 5714c3a8d4e2f5f5ec89a43d67158888daa674f0..6f166bf800084e27fd07f64f65ea14ddf09e9578 100644
(file)
--- a/
static/css/style.css
+++ b/
static/css/style.css
@@
-104,6
+104,10
@@
b, strong {
width: 150px;
}
+img#sponsors {
+ height: 3.5rem;
+}
+
/* Sections */
.card {