Israat Zarin преди 1 година
родител
ревизия
a81aa0e192
променени са 2 файла, в които са добавени 33 реда и са изтрити 2 реда
  1. 14 1
      resources/views/Q-apply.blade.php
  2. 19 1
      resources/views/auth/login.blade.php

+ 14 - 1
resources/views/Q-apply.blade.php

@@ -138,7 +138,20 @@
                                         <div class="card-body" style="padding: 0px;">
                                             <div class="row">
                                                 <div class="col-md-12" style="text-align: center;">
-                                                        <h3 class="mb-3" style="font-size: 30px !important; line-height: 43px; font-weight: 700;">Not yet a member? You're in the right place</h3>
+                                                        <h3 class="mb-3" style="font-size: 30px !important; line-height: 43px; font-weight: 700;">You're going to submit your doctoral application proposal to:</h3>
+                                                        
+                                                        <div class="uni_details" style="display:flex;">
+                                                            <div class="inner_left mt-1" style="border: 1px solid black; border-radius: 20px; padding: 6px; height: 37px; width: 37px;">
+                                                                <i class="fa fa fa-university ms-1"></i>
+                                                            </div>
+                                                            <div class="alert" style="background-color:white; padding: 3px 7px; margin-bottom: 0px;"> 
+                                                                <strong style="font-size:18px;">  Mr Z</strong></br>
+                                                                <span style="font-size:14px; font-weight:400;">z@mail.com </span><br>
+                                                                <span style="font-size:14px; font-weight:400;">ab university</span><br>
+                                                                <span style="font-size:14px; font-weight:400;">English</span>
+                                                            </div>
+                                                        </div>
+                                                        
                                                         <div class="single_glance_row">
                                                             <span class="tbl2" style="font-size: 18px; font-weight:700;">
                                                                 Mr Z

+ 19 - 1
resources/views/auth/login.blade.php

@@ -129,11 +129,29 @@
             .d-flex{
                 display: grid !important;
             }
+            .d-none {
+                display: initial !important;
+            }
+            @media (max-width: 768px) {
+                .d-none {
+                    display: none !important;
+                }
+            }
+            @media (max-width: 992px) {
+
+            }
+            @media (max-width: 1200px) {
+                    
+            } 
+            @media (max-width: 1400px) {
+                    
+            } 
+
        </style>
        <section class="cover-user">
             <div class="container-fluid px-0">
                 <div class="row g-0 position-relative">
-                    <div class="col-lg-8 padding-less bg-left">
+                    <div class="col-lg-8 d-none padding-less bg-left">
                         <div>
                             <h2 class="ps-4 mt-4 sub-line1" style="font-family: poppins !important;">Streamline Your Search for a Research Supervisor</h2>
                             <h2 class="ps-4 head-line">Connect with Supervisors in Minutes</h2>