This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
hcbarros
/
extincoes
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Ajuste menu
master
Henrique Caetano
3 years ago
parent
e368268083
commit
467748c42f
3 changed files
with
2 additions
and
2 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
BIN
css/.menu.css.swo
BIN
css/.menu.css.swp
+2
-2
css/menu.css
BIN
css/.menu.css.swo
View File
BIN
css/.menu.css.swp
View File
+ 2
- 2
css/menu.css
View File
@ -4,7 +4,7 @@ nav {
justify-content
:
space-between
;
justify-content
:
space-between
;
align-items
:
center
;
align-items
:
center
;
width
:
100
%
;
width
:
100
%
;
height
:
50
px
;
height
:
49
px
;
border-bottom
:
1px
solid
black
;
border-bottom
:
1px
solid
black
;
}
}
@ -77,4 +77,4 @@ nav {
.
menu
{
.
menu
{
width
:
calc
(
25px
+
50
%
)
;
width
:
calc
(
25px
+
50
%
)
;
}
}
}
}
Write
Preview
Loading…
Cancel
Save