mirror of
https://github.com/pmret/website.git
synced 2024-11-09 12:32:48 +01:00
hotfix #8
This commit is contained in:
parent
184e11f61f
commit
e57e129ed6
@ -171,7 +171,6 @@ function App() {
|
||||
</nav>
|
||||
<main id="main" ref={pane} className={clsx(tabs[paneIndex].color)} style={{
|
||||
transform: `perspective(4000px) rotateX(${rotation}deg)`,
|
||||
overflow: 'hidden'
|
||||
}}>
|
||||
<div style={{
|
||||
display: "flex",
|
||||
|
Loading…
Reference in New Issue
Block a user