Add inline svg logos to index and error_boundary.js and style
This commit is contained in:
parent
ec0a3e232d
commit
76426333d9
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -6031,3 +6031,11 @@ noscript {
|
|||||||
padding: 0.35rem;
|
padding: 0.35rem;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.drawer__inner__mastodon svg#hometownlogo {
|
||||||
|
position: absolute;
|
||||||
|
fill: $secondary-text-color;
|
||||||
|
width: 90px;
|
||||||
|
height: 100px;
|
||||||
|
bottom: 0;
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user