summaryrefslogtreecommitdiff
path: root/public/assets/ok.css
diff options
context:
space:
mode:
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;