summaryrefslogtreecommitdiff
path: root/public/assets/ok.css
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2016-03-29 16:40:45 -0400
committerJules Laplace <jules@okfoc.us>2016-03-29 16:40:45 -0400
commite941223582382e2292b5e8e47e951e1a21ecb375 (patch)
tree88ea49a04603ec1e8518150925591298351ed4ca /public/assets/ok.css
parent20c26d2a907a8605cbae072f0e9c04a64d2c7c4e (diff)
stuff all seems to be showing now
Diffstat (limited to 'public/assets/ok.css')
-rw-r--r--public/assets/ok.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/public/assets/ok.css b/public/assets/ok.css
index 9dc312f..8c1ae4f 100644
--- a/public/assets/ok.css
+++ b/public/assets/ok.css
@@ -356,6 +356,7 @@ nav span div:last-child {
/*height: 80vh;*/
flex: 1 auto;
margin-top: 20px;
+ float: none;
}
nav b {
@@ -364,6 +365,9 @@ nav b {
/*animations*/
+.bottom {
+ float: none;
+}
.bottom * {
transform:translateY(0px);
transition:150ms transform, 150ms opacity;