aboutsummaryrefslogtreecommitdiffstats
path: root/view/css
diff options
context:
space:
mode:
Diffstat (limited to 'view/css')
-rw-r--r--view/css/full.css7
1 files changed, 3 insertions, 4 deletions
diff --git a/view/css/full.css b/view/css/full.css
index 05401f68c..acedad0e0 100644
--- a/view/css/full.css
+++ b/view/css/full.css
@@ -1,9 +1,8 @@
header #banner {
position: fixed;
- top: 0;
- width: 250px;
- margin-left: auto;
- margin-right: auto;
+ width: 33%;
+ margin-left: 33%;
+ margin-right: 33%;
}
section {