We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bd8b88 commit 5a8e60bCopy full SHA for 5a8e60b
src/views/About.vue
@@ -2,7 +2,7 @@
2
<div class="bg-slate-100 flex flex-col h-screen overflow-auto">
3
<Meta />
4
<VueNavigator class="mb-5 z-20" />
5
- <header class="">
+ <header>
6
<div
7
style="background-size:contain;background-position:center;background-repeat:no-repeat;width:266px;height:125px;margin-right:auto;margin-left:auto;margin-top:0px;position:relative;max-width:calc(100% - 100px);margin-bottom:-20px;left:5px"
8
class="logo"
0 commit comments