Skip to content

Commit 974c19e

Browse files
Update flashcards.css
1 parent 094367f commit 974c19e

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

flashcards.css

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
1-
.swiper {
1+
2+
#viper {
23
width: 640px;
34
height: 520px;
45
}
56

6-
.swiper-slide {
7+
#viper-slide {
78
display: flex;
89
align-items: center;
910
justify-content: center;
@@ -56,4 +57,6 @@
5657
align-items: center;
5758

5859
}
59-
60+
#conthead{
61+
align-items: center;
62+
}

0 commit comments

Comments
 (0)