79157819

Date: 2024-11-05 06:03:51
Score: 1
Natty:
Report link

Font size change could happen because of the typo in your code. In CSS it seems you missed the "-". (.nav-item a)

.nav-item a {
    text-decoration: none;
    color: black;
    font-size: 18px;
}
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Devindi Peiris