Skip to content

Commit 9dfa937

Browse files
authored
Update website.css
1 parent 533b663 commit 9dfa937

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Diff for: styles/website.css

+3-2
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ span.run-code-loading {
9898
}
9999

100100
.topnav a {
101-
font-size: 1.1em;
101+
font-size: 1.05em;
102102
text-align: center;
103103
display: inline-block;
104104
color: #333333;
@@ -107,7 +107,7 @@ span.run-code-loading {
107107

108108
.topnav .logo {
109109
padding-top: 0.4em;
110-
width: 150px;
110+
width: 130px;
111111
min-width: 100px;
112112
}
113113

@@ -140,3 +140,4 @@ span.run-code-loading {
140140
font-size: 80%;
141141
}
142142
}
143+

0 commit comments

Comments
 (0)