Skip to content

Commit a1bf7f8

Browse files
committed
chore: fix styling of the sponsor at the bottom of the homepage
1 parent dc783af commit a1bf7f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,14 +147,14 @@ body {
147147
margin: 60px 0 20px 0;
148148
padding: 0;
149149
overflow: visible;
150+
display: flex;
150151
}
151152

152153
div.like {
153154
float: left;
154155
max-width: 100%;
155156
height: 42px;
156157
margin-right: 10px;
157-
display: flex;
158158
}
159159

160160
div.like.github {

0 commit comments

Comments
 (0)