Skip to content

Commit 93e3451

Browse files
committed
update site.css
1 parent f910826 commit 93e3451

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

css/site.css

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
303303
display:inline;
304304
float:left;
305305
height:100px;
306-
margin:9px;
306+
margin:0 9px 9px;
307307
width:130px
308308
}
309309
.carbon-text{
@@ -317,10 +317,8 @@ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
317317
text-transform:none;
318318
}
319319
.carbon-poweredby {
320-
float:right;
321320
margin-top:9px;
322321
text-align:center;
323-
width:142px;
324322
color:#999
325323
font-size:11px;
326324
}

css/site.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)