Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- nav {
- border-radius: 25px;
- width: 100%;
- margin: auto;
- margin-top: 10px;
- background-image: url('https://i.postimg.cc/KzL21dSc/c9b0d343dedc177db77ca597036ae363.png');
- border-width: 15px !important;
- border-style: solid !important;
- border-image: url("https://i.postimg.cc/XvXrZ7Yf/Untitled258-20241023123403-7-2.png") 16 fill round !important;
- }
- @media(min-width:600px) {
- nav {
- width: 58%;
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement