Skip to content

Commit 094367f

Browse files
Update flashcards.css
1 parent cc3212a commit 094367f

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

flashcards.css

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
1+
.swiper {
2+
width: 640px;
3+
height: 520px;
4+
}
15

2-
.swipere-slide {
6+
.swiper-slide {
37
display: flex;
48
align-items: center;
59
justify-content: center;
@@ -52,9 +56,4 @@
5256
align-items: center;
5357

5458
}
55-
#conthead{
56-
align-items: center;
57-
}
58-
59-
6059

0 commit comments

Comments
 (0)