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 {
9494 margin-left : 0.8rem ;
9595}
9696
97+ # group-photo {
98+ width : 950px ;
99+ height : 700px ;
100+ margin-bottom : 60px ;
101+ }
102+
97103.wrapper .container .video-wrapper {
98104 width : 80% ;
99105 display : flex;
@@ -595,6 +601,10 @@ body {
595601}
596602
597603@media (max-width : 768px ) {
604+ # group-photo {
605+ width : 600px ;
606+ height : 350px ;
607+ }
598608 # telegram_img ,
599609 # eye_img ,
600610 # reload_img ,
@@ -639,9 +649,9 @@ body {
639649 padding : 0 2rem ;
640650 font-size : 17px ;
641651 }
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 ;
645655 }
646656
647657 .form # left-side_form # successBox # first-insight {
Original file line number Diff line number Diff line change 3535 </ p >
3636 < 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 >
3737 <!-- <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 ">
3839 < div class ="video-wrapper ">
3940 < video controls autoplay >
4041 < source src ="./assets/videos/Linux Diary 3.0.mp4 " type ="video/mp4 ">
@@ -149,7 +150,7 @@ <h1>ANALYTICS</h1>
149150 < p id ="participants-logo "> < i class ="fa-solid fa-puzzle-piece "> </ i > </ p >
150151 </ div >
151152 < div class ="col-md-8 ">
152- < p id ="participants-text "> 8 Wargames</ p >
153+ < p id ="participants-text "> 12 Wargames</ p >
153154 </ div >
154155 </ div >
155156 < div class ="row mt-3 " id ="first-insight ">
You can’t perform that action at this time.
0 commit comments