Skip to content

Commit 7b1338b

Browse files
committed
feat(css): vertically align <section> contents
1 parent 89305e5 commit 7b1338b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

slides.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ section {
125125
aspect-ratio: 16 / 9;
126126
display: flex;
127127
flex-direction: column;
128+
justify-content: center;
128129
gap: 2.5cqw;
129130
border-color: #0000ff0f;
130131
background-color: #f0f8ff;

0 commit comments

Comments
 (0)