git ssb

0+

Rômulo Alves / website



Commit 5a5b00e6418d9863bf73ba162f73a1dceb03936a

fixes

romuloalves committed on 4/17/2021, 11:27:31 PM
Parent: 0b5cc6b028dd8f3199b4203e8f44c9bc54b35b65

Files changed

pages/index.tsxchanged
.babelrcdeleted
pages/index.tsxView
@@ -79,9 +79,9 @@
7979 margin: 0 0 25px;
8080 }
8181 }
8282 `}</style>
83- <style jsx global>{`
83 + <style global jsx>{`
8484 .picture-container img {
8585 border-radius: 50%;
8686 }
8787 `}</style>
.babelrcView
@@ -1,3 +1,0 @@
1-{
2- "presets": ["next/babel"]
3-}

Built with git-ssb-web