moved the microphone finally to the correct place
This commit is contained in:
@@ -1,19 +0,0 @@
|
||||
/* Example custom styles: */
|
||||
nav {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
gap: 2rem;
|
||||
background-color: darkviolet;
|
||||
padding: 1rem 0;
|
||||
}
|
||||
|
||||
nav a {
|
||||
color: whitesmoke;
|
||||
text-decoration: none;
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
nav a.active {
|
||||
color: #2563eb;
|
||||
font-weight: 600;
|
||||
}
|
||||
Reference in New Issue
Block a user