projects
/
web
/
SooLocks.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d5a1842
)
moved min-height
author
Ian Weller
<ian@gaslightmedia.com>
Tue, 16 Aug 2016 18:42:22 +0000
(14:42 -0400)
committer
Ian Weller
<ian@gaslightmedia.com>
Tue, 16 Aug 2016 18:42:22 +0000
(14:42 -0400)
styles.css
patch
|
blob
|
history
diff --git
a/styles.css
b/styles.css
index
0b4a3f9
..
650f4ea
100644
(file)
--- a/
styles.css
+++ b/
styles.css
@@
-258,10
+258,11
@@
cursor: pointer;
margin: 0 auto;
display: inline-block;
text-align: center;
+ min-height: 140px;
}
#bar {
padding: 1em;
- min-height: 694px;
+
}
#homeImg {
margin-bottom: 1em;