mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2026-04-06 01:25:31 +00:00
Implement new ocelot.social logos
This commit is contained in:
parent
35e9404e8c
commit
7c2c8d3368
@ -37,7 +37,7 @@ export default {
|
|||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<style lang="scss">
|
<style lang="scss" scoped>
|
||||||
.ds-logo {
|
.ds-logo {
|
||||||
@include reset;
|
@include reset;
|
||||||
display: inline-flex;
|
display: inline-flex;
|
||||||
@ -53,7 +53,7 @@ export default {
|
|||||||
.ds-logo-svg {
|
.ds-logo-svg {
|
||||||
width: 130px;
|
width: 130px;
|
||||||
height: auto;
|
height: auto;
|
||||||
fill: currentColor;
|
fill: #000000;
|
||||||
}
|
}
|
||||||
</style>
|
</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 |
Loading…
x
Reference in New Issue
Block a user