Your ROOT_URL in app.ini is http://159.89.207.79:3000/ but you are visiting http://9.cron.my.id:3000/tribikram/ET-VISA/commit/948b076c030156396a5034a986a264914bea40c1?style=split&whitespace=ignore-change
You should set ROOT_URL correctly, otherwise the web may not work correctly.
3 changed files with
11 additions and
6 deletions
public/frontend/css/style.css
BIN
public/frontend/icons/jrp.png
resources/views/welcome.blade.php
@ -287,7 +287,7 @@ Responsive Codes
padding : 3rem 6rem ;
padding : 3rem 6rem ;
position : absolute ;
position : absolute ;
top : 20 % ;
top : 20 % ;
width : 6 0% ;
width : 5 0% ;
}
}
. slider-content h2 {
. slider-content h2 {
font-weight : 700 ;
font-weight : 700 ;
@ -1105,14 +1105,19 @@ Responsive Codes
text-align : center ;
text-align : center ;
margin-bottom : 50px ;
margin-bottom : 50px ;
}
}
. form-sec label ,
. form-sec label {
. enquiry-form-row label {
margin-bottom : 8px ;
margin-bottom : 8px ;
font-weight : 400 ;
font-weight : 400 ;
font-size : 16px ;
font-size : 16px ;
line-height : 28px ;
line-height : 28px ;
color : # 0A2849 ;
color : # 0A2849 ;
}
}
. enquiry-form-row label {
margin-bottom : 8px ;
font-weight : 400 ;
font-size : 16px ;
line-height : 28px ;
}
. contact-form . row ,
. contact-form . row ,
. visa-display-section . row {
. visa-display-section . row {
display : flex ;
display : flex ;
@ -1702,7 +1707,7 @@ table.lightgrey-weekends tbody td:nth-child(n+6) {
transition : background-color 1s ease-out 100ms ;
transition : background-color 1s ease-out 100ms ;
}
}
. form-select . select-placeholder {
. form-select . select-placeholder {
color : # 4e545a ;
color : # 000000 ;
}
}
. enquiry-form-row h3 {
. enquiry-form-row h3 {
font-weight : 600 ;
font-weight : 600 ;
Width:
|
Height:
|
Size: 1.5 KiB
@ -96,7 +96,7 @@
< / div >
< / div >
< div class = "service-card" >
< div class = "service-card" >
< div class = "service-icon" >
< div class = "service-icon" >
< img src = "{{url('frontend/icons/noto_graduation-ca p.png')}}" alt = "" >
< img src = "{{url('frontend/icons/jr p.png')}}" alt = "" >
< / div >
< / div >
< h2 > Job Ready Program< / h2 >
< h2 > Job Ready Program< / h2 >
< p > Get into the job market with a correct set of skills.< / p >
< p > Get into the job market with a correct set of skills.< / p >