telecss
This commit is contained in:
parent
ea948d4745
commit
ab9b704aa2
2 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,7 @@
|
||||||
body {
|
body {
|
||||||
padding: 0 4px;
|
padding: 0 4px;
|
||||||
|
justify-content: flex-start;
|
||||||
|
min-height: unset;
|
||||||
}
|
}
|
||||||
|
|
||||||
nextjs-portal {
|
nextjs-portal {
|
||||||
|
|
|
@ -44,9 +44,7 @@ export default function RootLayout({children}) {
|
||||||
<p>
|
<p>
|
||||||
© Stefano Pigozzi
|
© Stefano Pigozzi
|
||||||
-
|
-
|
||||||
Star Shard
|
Star Shard Studio
|
||||||
-
|
|
||||||
che cursata le miniapp di telegram
|
|
||||||
</p>
|
</p>
|
||||||
</footer>
|
</footer>
|
||||||
</body>
|
</body>
|
||||||
|
|
Loading…
Reference in a new issue