mirror of
https://github.com/danbulant/Portfolio
synced 2026-05-24 12:35:31 +00:00
fix: center full layout content
This commit is contained in:
parent
af38e3cb1d
commit
a1a5e45643
1 changed files with 1 additions and 0 deletions
|
|
@ -48,5 +48,6 @@
|
|||
}
|
||||
.content {
|
||||
@apply w-full h-full;
|
||||
@apply flex items-center justify-center;
|
||||
}
|
||||
</style>
|
||||
|
|
|
|||
Loading…
Reference in a new issue