We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 04e2140 + 1105722 commit 59f5a3fCopy full SHA for 59f5a3f
src/css/index.css
@@ -99,14 +99,17 @@ h1 {
99
}
100
101
.navbar-right .nav-links li {
102
- padding: 0 1rem;
+ margin: 0 1rem;
103
+}
104
+
105
+ul.nav-links {
106
+ align-items: center;
107
108
109
.navbar-right .nav-links a {
110
color: #000;
111
text-decoration: none;
112
display: inline-flex;
- align-items: center;
113
114
115
.nav-links a:hover {
0 commit comments