about summary refs log tree commit diff
path: root/components/ObozWidget.vue
diff options
context:
space:
mode:
Diffstat (limited to 'components/ObozWidget.vue')
-rw-r--r--components/ObozWidget.vue3
1 files changed, 1 insertions, 2 deletions
diff --git a/components/ObozWidget.vue b/components/ObozWidget.vue
index 084feab..69a0ec5 100644
--- a/components/ObozWidget.vue
+++ b/components/ObozWidget.vue
@@ -20,8 +20,7 @@ export default {
 .oboz-widget {
   width: 100%;
 
-  margin-top: 50px;
-  padding: 80px 20%;
+  padding: 160px 20%;
 
   background-image: url('/assets/oboz.jpg');
   background-size: cover;