Update about.html
A little bug fixing
This commit is contained in:
parent
aee3bac56f
commit
d88acfab61
1 changed files with 3 additions and 4 deletions
|
@ -40,7 +40,7 @@
|
|||
}
|
||||
.dynamic-text {
|
||||
display: inline-block;
|
||||
height: 4vw;
|
||||
height: 5vw;
|
||||
overflow: hidden;
|
||||
}
|
||||
.dynamic-text li{
|
||||
|
@ -135,9 +135,8 @@
|
|||
<ul class="dynamic-text">
|
||||
<li>Developer.</li>
|
||||
<li>Crazy Lady.</li>
|
||||
<li>🏳️⚧️Transwoman.</li>
|
||||
<li>Photographer.</li>
|
||||
<li>Videographer.</li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Reference in a new issue