forked from M3-Academy/desafio-react-e-typescript
style: trocado cor hexadecimal por variável sass.
This commit is contained in:
parent
08427f0655
commit
08f0c3e4fc
@ -2,7 +2,7 @@
|
||||
|
||||
.nav {
|
||||
padding: 14px 100px;
|
||||
background-color: $black;
|
||||
background-color: $black-100;
|
||||
text-decoration: none;
|
||||
|
||||
@media (max-width: 1024px) {
|
||||
|
Loading…
Reference in New Issue
Block a user