Skip to content

Commit 9a0d871

Browse files
author
Will Binns
committed
static: Update logo styles
1 parent a30848d commit 9a0d871

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

_theme/static/sphinxbootstrap4.css_t

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -397,11 +397,10 @@ footer.footer {
397397
}
398398
.logo-light {
399399
content: '';
400-
width: 112px;
401-
height: 25px;
400+
width: 270px;
401+
height: 33px;
402402
background: url('./Logo-light.svg') no-repeat;
403403
background-size: contain;
404-
margin-right: 15px;
405404
}
406405
.footer-row {
407406
display: flex;
@@ -947,7 +946,7 @@ blockquote {
947946
font-size: 12px;
948947
}
949948
.logo-light {
950-
width: 95px
949+
width: 222px
951950
}
952951
.footer-logo {
953952
margin-bottom: 30px;
@@ -961,4 +960,4 @@ blockquote {
961960
.donate-row {
962961
flex-direction: column;
963962
}
964-
}
963+
}

0 commit comments

Comments
 (0)