mirror of
https://github.com/danbulant/Portfolio
synced 2026-05-24 12:35:31 +00:00
fix: circles position
This commit is contained in:
parent
86439762b7
commit
138aec4b52
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@
|
|||
</div>
|
||||
<div class="flex flex-row justify-between relative">
|
||||
<div>
|
||||
<span class="absolute -left-20 -top-20">
|
||||
<span class="absolute -left-16 -top-36">
|
||||
<Circles />
|
||||
</span>
|
||||
<div class="mt-20 flex flex-col">
|
||||
|
|
|
|||
Loading…
Reference in a new issue