Skip to content

Commit 83762b9

Browse files
committed
Update sample page styles for improved layout and spacing
1 parent 25cda95 commit 83762b9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/app/page.scss

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.samplePage_15_15 {
22
display: flex;
3-
width: 641px;
4-
height: 601px;
5-
padding: 23px 62px;
3+
width: 788px;
4+
height: 736px;
5+
padding: 100px 0px;
66
flex-direction: column;
77
align-items: center;
88
gap: 10px;

0 commit comments

Comments
 (0)