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.
1 parent c531bb2 commit 78db497Copy full SHA for 78db497
themes/aircloud/layout/_partial/head.ejs
@@ -25,7 +25,7 @@
25
<style>
26
.googleicon {
27
vertical-align: middle;
28
- font-size: 16px;
+ font-size: 20px;
29
font-style: normal;
30
-webkit-font-smoothing: antialiased;
31
-moz-osx-font-smoothing: grayscale;
themes/aircloud/source/css/aircloud.css
@@ -149,7 +149,7 @@ body {
149
.nav .contents ul li a {
150
text-decoration: none;
151
font-size: 15px;
152
- margin: 20px auto;
+ margin: 16px auto;
153
padding-left: 0;
154
list-style: none;
155
}
0 commit comments