OPCODE-Open-Spring-Fest / master_calci

This project is a straightforward calculator built with HTML, CSS, and JavaScript.
0 stars 7 forks source link

styling navbar #8

Closed Isha1233 closed 4 months ago

Isha1233 commented 5 months ago

The CSS styles the navigation bar (<nav>) by turning the unordered list (<ul>) into a flex container, distributing its items evenly using justify-content: space-evenly.