Skip to content

Commit 07a0f44

Browse files
committed
Fixed inline styling
1 parent afbb5ea commit 07a0f44

File tree

3 files changed

+1
-4
lines changed

3 files changed

+1
-4
lines changed

docs/css/custom.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@ body {
154154
line-height: 1;
155155
display: flex;
156156
align-items: center;
157+
text-align: center;
157158
}
158159

159160
.md-typeset h1 {

docs/css/pills.css

Lines changed: 0 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

scss/pills.scss

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@
3232

3333
&--inline {
3434
margin-left: 10px;
35-
padding-top: 4px;
36-
padding-bottom: 4px;
3735
}
3836

3937
&--new {

0 commit comments

Comments
 (0)