Skip to content

Commit af45d89

Browse files
Veltio black logo
1 parent 3908ce3 commit af45d89

3 files changed

Lines changed: 3 additions & 2 deletions

File tree

css/style.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.

img/sponsors/veltio_black.png

2.59 KB
Loading

sass/style.scss

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -475,7 +475,8 @@ a {
475475
}
476476
&.veltio {
477477
background-size: 80%;
478-
background-image: url('../img/sponsors/veltio.png');
478+
background-image: url('../img/sponsors/veltio_black.png');
479+
background-color: #000;
479480
}
480481
&.thanpa {
481482
background-size: 80%;

0 commit comments

Comments
 (0)