Files
Web-Dev-For-Beginners/index.css
2023-07-10 11:42:01 -04:00

3 lines
40 B
CSS

.app-nav ul li {
width: max-content;
}