6 lines
98 B
SCSS
6 lines
98 B
SCSS
.nav_logo {
|
|
font-family: var(--font-family-generic);
|
|
text-align: center;
|
|
margin: 0;
|
|
}
|