소스 검색

fixed notion

simon 1 년 전
부모
커밋
041bdb9a7e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/components/projects/notion.astro

+ 1 - 1
src/components/projects/notion.astro

@@ -1,7 +1,7 @@
 <div
 	id="notion"
 	class="window projectwindow"
-	style="width: 50%; position: absolute; left: 10%; top: 10%; display: none; max-height: 620px; min-width: 400px;"
+	style="width: 50%; position: absolute; left: 10%; top: 10%; display: none; max-height: 820px; min-width: 400px;"
 >
 	<div id="notionheader" class="title-bar">
 		<div class="title-bar-text">Notion Canvas</div>