We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a30848d commit 9a0d871Copy full SHA for 9a0d871
_theme/static/sphinxbootstrap4.css_t
@@ -397,11 +397,10 @@ footer.footer {
397
}
398
.logo-light {
399
content: '';
400
- width: 112px;
401
- height: 25px;
+ width: 270px;
+ height: 33px;
402
background: url('./Logo-light.svg') no-repeat;
403
background-size: contain;
404
- margin-right: 15px;
405
406
.footer-row {
407
display: flex;
@@ -947,7 +946,7 @@ blockquote {
947
946
font-size: 12px;
948
949
950
- width: 95px
+ width: 222px
951
952
.footer-logo {
953
margin-bottom: 30px;
@@ -961,4 +960,4 @@ blockquote {
961
960
.donate-row {
962
flex-direction: column;
963
964
-}
+}
0 commit comments