Implement new ocelot.social logos

This commit is contained in:
Wolfgang Huß 2020-12-22 16:15:11 +01:00
parent 35e9404e8c
commit 7c2c8d3368
3 changed files with 137 additions and 47 deletions

View File

@ -37,7 +37,7 @@ export default {
}
</script>
<style lang="scss">
<style lang="scss" scoped>
.ds-logo {
@include reset;
display: inline-flex;
@ -53,7 +53,7 @@ export default {
.ds-logo-svg {
width: 130px;
height: auto;
fill: currentColor;
fill: #000000;
}
</style>

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 34 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 34 KiB