mirror of
https://github.com/danbulant/Portfolio
synced 2026-06-06 08:10:20 +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>
|
||||||
<div class="flex flex-row justify-between relative">
|
<div class="flex flex-row justify-between relative">
|
||||||
<div>
|
<div>
|
||||||
<span class="absolute -left-20 -top-20">
|
<span class="absolute -left-16 -top-36">
|
||||||
<Circles />
|
<Circles />
|
||||||
</span>
|
</span>
|
||||||
<div class="mt-20 flex flex-col">
|
<div class="mt-20 flex flex-col">
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue