bootstrap tutorials 5 code example
Example: bootstrap 5 tutorial
body { display: block; overflow-x: hidden;}nav { background-color: white;}.navbar-brand img { max-height: 50px;}.navbar-brand { font-size: 24px; text-transform: uppercase; font-weight: 900; color: #683aa4;}nav ul li a { color: #a9a9a9; font-size: 22px; margin: auto 10px;}nav ul li a:hover { color: #683aa4;}