Skip to content

Commit 8a9647d

Browse files
committed
docs: add rollbar logo as a sponsor
1 parent b2998c0 commit 8a9647d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/app/pages/Home/HomeSponsors.vue

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,8 @@
8484
}
8585
8686
.home-sponsor {
87+
color: #000 !important;
88+
8789
+ .home-sponsor {
8890
margin-left: 16px;
8991
}
@@ -98,9 +100,11 @@
98100
}
99101
100102
img,
101-
svg {
103+
>>> svg,
104+
.md-svg-loader {
102105
max-width: 256px;
103106
max-height: 96px;
107+
display: block;
104108
}
105109
}
106110

0 commit comments

Comments
 (0)