File tree Expand file tree Collapse file tree 3 files changed +15
-4
lines changed Expand file tree Collapse file tree 3 files changed +15
-4
lines changed Original file line number Diff line number Diff line change @@ -94,6 +94,12 @@ body {
94
94
margin-left : 0.8rem ;
95
95
}
96
96
97
+ # group-photo {
98
+ width : 950px ;
99
+ height : 700px ;
100
+ margin-bottom : 60px ;
101
+ }
102
+
97
103
.wrapper .container .video-wrapper {
98
104
width : 80% ;
99
105
display : flex;
@@ -595,6 +601,10 @@ body {
595
601
}
596
602
597
603
@media (max-width : 768px ) {
604
+ # group-photo {
605
+ width : 600px ;
606
+ height : 350px ;
607
+ }
598
608
# telegram_img ,
599
609
# eye_img ,
600
610
# reload_img ,
@@ -639,9 +649,9 @@ body {
639
649
padding : 0 2rem ;
640
650
font-size : 17px ;
641
651
}
642
- . wrapper . container . registration-closed {
643
- text-align : center ;
644
- font-size : 1.2 rem ;
652
+ # group-photo {
653
+ width : 400 px ;
654
+ height : 250 px ;
645
655
}
646
656
647
657
.form # left-side_form # successBox # first-insight {
Original file line number Diff line number Diff line change 35
35
</ p >
36
36
< a href ="https://linux-diary.wcewlug.org/wargames/ " target ="_blank "> < button class ="btn-register "> Play wargames< i id ="register-icon " class ="fa fa-play btn-icon "> </ i > </ button > </ a >
37
37
<!-- <p class="registration-closed">Registrations are temporarily closed!</p> -->
38
+ < img src ="./assets/images/photo.jpg " class ="rounded img-fluid " alt ="photo.jpg " id ="group-photo ">
38
39
< div class ="video-wrapper ">
39
40
< video controls autoplay >
40
41
< source src ="./assets/videos/Linux Diary 3.0.mp4 " type ="video/mp4 ">
@@ -149,7 +150,7 @@ <h1>ANALYTICS</h1>
149
150
< p id ="participants-logo "> < i class ="fa-solid fa-puzzle-piece "> </ i > </ p >
150
151
</ div >
151
152
< div class ="col-md-8 ">
152
- < p id ="participants-text "> 8 Wargames</ p >
153
+ < p id ="participants-text "> 12 Wargames</ p >
153
154
</ div >
154
155
</ div >
155
156
< div class ="row mt-3 " id ="first-insight ">
You can’t perform that action at this time.
0 commit comments