fixed small error in hero section : unrolling cv was creating a jump
This commit is contained in:
@@ -3,8 +3,9 @@
|
||||
max-width: 900px;
|
||||
}
|
||||
|
||||
details.cv {
|
||||
.cv {
|
||||
display: flex;
|
||||
text-align: left;
|
||||
summary {
|
||||
position: relative;
|
||||
list-style-position: outside;
|
||||
|
||||
Reference in New Issue
Block a user