Design a Parent Teacher Conference Form - Step 35

Tell us what’s happening:

I already set my border to none and it keeps on saying I should set in correctly.

Help me as I am stuck in this step. Thanks

Your code so far

<!-- file: index.html -->

/* file: styles.css */
/* User Editable Region */


.submit-btn {
  cursor: pointer;
  background-color: royalblue;
  color: whitesmoke;
  border: none;
  border-radius: 6px;
  padding: 12px 20px;
  
}

/* User Editable Region */

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36

Challenge Information:

Design a Parent Teacher Conference Form - Step 35

hello @christianbombales welcome to the forum!

Unfortunately this step is bugged. Although, some users have reported success trying it in Firefox browser. There is an open issue for this on github. Hopefully it will get fixed soon.

Meanwhile, you can skip this step for now and come back to complete it later.

Thank you @sampatee ! Will do that. Hope it will be fixed soon.