Skip to content

Commit 78db497

Browse files
committed
fix size
1 parent c531bb2 commit 78db497

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

themes/aircloud/layout/_partial/head.ejs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<style>
2626
.googleicon {
2727
vertical-align: middle;
28-
font-size: 16px;
28+
font-size: 20px;
2929
font-style: normal;
3030
-webkit-font-smoothing: antialiased;
3131
-moz-osx-font-smoothing: grayscale;

themes/aircloud/source/css/aircloud.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ body {
149149
.nav .contents ul li a {
150150
text-decoration: none;
151151
font-size: 15px;
152-
margin: 20px auto;
152+
margin: 16px auto;
153153
padding-left: 0;
154154
list-style: none;
155155
}

0 commit comments

Comments
 (0)