Skip to content

Commit a40f3fc

Browse files
authored
Update index.html
1 parent e766163 commit a40f3fc

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

index.html

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,24 @@
8787
.benzinga-badge-wrapper img {
8888
width: 100%;
8989
}
90+
91+
.stevie-badge {
92+
width: 30%;
93+
max-width: 180px;
94+
height: auto;
95+
display: block;
96+
margin: 0 auto;
97+
}
98+
99+
.stevie-badge-wrapper {
100+
display: inline-block;
101+
text-align: center;
102+
position: relative;
103+
}
104+
105+
.stevie-badge-wrapper img {
106+
width: 100%;
107+
}
90108

91109
iframe {
92110
width: 100%;

0 commit comments

Comments
 (0)