Your ROOT_URL in app.ini is http://159.89.207.79:3000/ but you are visiting http://9.cron.my.id:3000/tribikram/AplusAgency/commit/dcad18e339b6bdabde1c2bd829d681dbd817e26a?style=split&whitespace=ignore-change
You should set ROOT_URL correctly, otherwise the web may not work correctly.
1 changed files with
16 additions and
3 deletions
public/frontend/css/style.css
@ -1680,6 +1680,19 @@ Responsive Codes
}
}
@ media only screen and ( min-width : 320px ) and ( max-width : 480px ) {
@ media only screen and ( min-width : 320px ) and ( max-width : 480px ) {
h2 {
font-size : 26px ;
}
. enquiry-contacts p {
font-weight : 400 ;
font-size : 16px ;
margin-bottom : 40px ;
line-height : 1 . 8rem ;
color : # FFFFFF ;
}
. enquiry-header h2 {
font-size : 38px ;
}
/* contact us mobile view */
/* contact us mobile view */
. about-banner-section . breadcrumb ,
. about-banner-section . breadcrumb ,
. contact-us-section . breadcrumb ,
. contact-us-section . breadcrumb ,
@ -1794,9 +1807,9 @@ Responsive Codes
}
}
. blog-header h2 ,
. blog-header h2 ,
. enquiry-contacts h2 {
. enquiry-contacts h2 {
text-align : center ;
text-align : left ;
font-size : 3 2px;
font-size : 26 px ;
line-height : 44 px;
line-height : 38 px;
margin-bottom : 15px ;
margin-bottom : 15px ;
}
}
. chef-hire-form button {
. chef-hire-form button {