fixed small error in hero section : unrolling cv was creating a jump

This commit is contained in:
asus
2024-05-17 13:38:25 +02:00
parent 9302e725db
commit a40ab0b203
5 changed files with 12 additions and 18 deletions

View File

@@ -3,8 +3,9 @@
max-width: 900px;
}
details.cv {
.cv {
display: flex;
text-align: left;
summary {
position: relative;
list-style-position: outside;