Skip to content

Commit

Permalink
adjust schedule width
Browse files Browse the repository at this point in the history
  • Loading branch information
josix committed Aug 28, 2023
1 parent 39b6827 commit f2b0ce8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/conference/schedule.vue
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<template>
<div class="px-4 pt-20">
<div class="px-4 pt-20 md:px-32">
<core-h1 :title="$t('Schedule')"></core-h1>
<schedule-day-tabs v-model="selectedDayIndex">
<schedule-day-tab
Expand Down

0 comments on commit f2b0ce8

Please sign in to comment.