Skip to content

Commit 2be82db

Browse files
committed
update site.css
1 parent 2890a6f commit 2be82db

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

css/site.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
9191
}
9292
.index .adpacks {
9393
margin: 0 auto 100px;
94-
padding: 15px;
94+
padding: 9px 9px 18px;
9595
border-radius: 3px;
9696
border: 1px solid #3bafda;
9797
width: 380px;
@@ -415,7 +415,7 @@ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
415415
display:inline;
416416
float:left;
417417
height:100px;
418-
margin:0 9px 9px;
418+
margin:9px 9px 9px 0;
419419
width:130px
420420
}
421421
.carbon-text{

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)