@Hlm19966Submitted about 1 month ago
Jennifer
@x3blondieAll comments
- @x3blondiePosted about 1 month ago
Nice! I like how you separated the font css from the structure css.
Marked as helpful0 - @KristinaHorbenkoSubmitted about 2 months agoWhat are you most proud of, and what would you do differently next time?
Responsive design — I used relative units like rem to make the project adaptable to different screen sizes. Custom fonts — The project uses custom fonts loaded with the @font-face rule. BEM methodology — I applied the BEM (Block, Element, Modifier) naming convention for CSS classes to improve code maintainability. Tags: Responsive design Custom fonts BEM methodology