Skip to content
Snippets Groups Projects
Commit 9f4d8e12 authored by fmk17's avatar fmk17
Browse files

Ajeita margens da navegação

parent 7554547a
Branches
No related tags found
No related merge requests found
......@@ -3,6 +3,7 @@ nav {
background: #fff;
background: rgba(255, 255, 255, 0.9);
margin: 0 auto;
margin-bottom: 24px;
display: grid;
grid-template: "logo link"
"desc desc";
......@@ -75,5 +76,6 @@ img {
grid-template: "logo logo"
"desc desc"
"link link";
margin-bottom: 0;
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment