Skip to content

Commit

Permalink
chore: fix kea styling
Browse files Browse the repository at this point in the history
  • Loading branch information
amirch1 committed Dec 9, 2024
1 parent f32930a commit 256297e
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,11 @@
.kHoster{
width: 100%;
height: calc(100vh - 59px);
display: flex;
justify-content: center;
iframe{
width: 100%;
max-width: 1200px;
height: 672px;
}
}

0 comments on commit 256297e

Please sign in to comment.