8 lines
79 B
CSS
8 lines
79 B
CSS
.title {
|
|
letter-spacing: 0.5rem;
|
|
}
|
|
|
|
.navbar-menu {
|
|
box-shadow: none;
|
|
}
|