mirror of
https://github.com/modrinth/code.git
synced 2026-08-25 00:55:25 +00:00
Update logo documentation (#14)
* Update logo documentation * remove redunant class * fix style on safari * Fix favicon
This commit is contained in:
@@ -15,3 +15,9 @@
|
||||
<TextLogo :animate="false" />
|
||||
```
|
||||
|
||||
<style scoped>
|
||||
svg {
|
||||
width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user