projects
/
pgdu2018.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ad82289
)
cleanup
author
Sarah Conway
<sarah.conway@crunchydata.com>
Sat, 22 Sep 2018 04:07:48 +0000
(21:07 -0700)
committer
Sarah Conway
<sarah.conway@crunchydata.com>
Sat, 22 Sep 2018 04:07:48 +0000
(21:07 -0700)
static/css/style.css
patch
|
blob
|
blame
|
history
diff --git
a/static/css/style.css
b/static/css/style.css
index 438205dfc9ac4f19b205816f8f55fe02f41bea87..2ccb82fd775aeaf6accc33f9aa0980dc81b82c47 100644
(file)
--- a/
static/css/style.css
+++ b/
static/css/style.css
@@
-49,6
+49,7
@@
footer {
.title {
margin-top: 20px;
+ color: #fff;
}
.team-section{
@@
-69,7
+70,7
@@
footer {
}
.team-section .pic img{
- width: 1
00%
;
+ width: 1
5rem
;
height: auto;
border-radius: 50%;
}
@@
-104,10
+105,12
@@
footer {
padding-top: 0;
padding-bottom: 0;
margin-top: 4rem;
+ margin-bottom: 0;
}
.jumbotron h2 {
color: #fff;
+ margin-bottom: 5rem;
}
/* NAVIGATION */