summaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2016-03-30 18:55:53 -0400
committerJules Laplace <jules@okfoc.us>2016-03-30 18:55:53 -0400
commitb29849f5a0d5ee0a3695f4acd57640d453272b6d (patch)
treee9ee417dd917e4a4ed7fe0c0ed50f050d3519c2f /public
parent053522228740c70e4b8c5f03e8639e661a363bb5 (diff)
parent836fe13cbc83517484b04e4e23bede6cae2b4e81 (diff)
Merge branch 'master' of github.com:okfocus/portfolio
Diffstat (limited to 'public')
-rw-r--r--public/assets/ok.css7
1 files changed, 6 insertions, 1 deletions
diff --git a/public/assets/ok.css b/public/assets/ok.css
index d2d3030..6a76161 100644
--- a/public/assets/ok.css
+++ b/public/assets/ok.css
@@ -497,6 +497,12 @@ body {
margin-left: 0;
}
+.intro .page-up,
+.intro .page-down {
+ width: 75%;
+ margin-left: 25%;
+}
+
.item:first-child .page-down {
height: 100%;
bottom: -25px;
@@ -598,7 +604,6 @@ nav {
.texts {
font-weight: 400;
- padding: 3px 0 0 0;
font-weight: 400;
}