Commit e84bc04e authored by Mark Otto's avatar Mark Otto

button alignment in nav

parent ddafee6e
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
.navbar-toggler { .navbar-toggler {
position: absolute; position: absolute;
top: 1.25rem; top: 1rem;
right: 0; right: 0;
z-index: 5; z-index: 5;
} }
...@@ -44,7 +44,7 @@ ...@@ -44,7 +44,7 @@
display: block; display: block;
float: none; float: none;
height: auto; height: auto;
padding: 1.75rem 1.25rem; padding: 1.55rem 1.25rem;
font-size: 20px; font-size: 20px;
font-weight: 500; font-weight: 500;
line-height: 1; line-height: 1;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment