feat: replace error page icon (#84)
BREAKING CHANGE: The icon `gdoc_telescope` was removed. If you are using this icon you have to replace it.
This commit is contained in:
parent
458e108e15
commit
9ab80e989e
6 changed files with 12 additions and 12 deletions
|
@ -14,7 +14,7 @@
|
|||
<main class="gdoc-error flex-even">
|
||||
<div class="flex align-center justify-center">
|
||||
<div class="gdoc-error__icon">
|
||||
<svg class="icon gdoc_telescope"><use xlink:href="#gdoc_telescope"></use></svg>
|
||||
<svg class="icon gdoc_cloud_off"><use xlink:href="#gdoc_cloud_off"></use></svg>
|
||||
</div>
|
||||
<div class="gdoc-error__message">
|
||||
<div class="gdoc-error__line gdoc-error__title">Lost?</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue