Skip to content

Commit

Permalink
use dynamic viewport height
Browse files Browse the repository at this point in the history
  • Loading branch information
ElectronicBlueberry committed Oct 11, 2024
1 parent a21966e commit 2baf5ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/app.vue
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<template>
<div class="h-svh flex flex-col">
<div class="h-dvh flex flex-col">
<NuxtLoadingIndicator />
<IWCHeader />
<main class="flex overflow-hidden">
Expand Down

0 comments on commit 2baf5ca

Please sign in to comment.