resolved pbm of margin in title section, it was because of the min function in font size
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
|
||||
#cv {
|
||||
place-items: center;
|
||||
}
|
||||
|
||||
#cv h1,
|
||||
@@ -20,6 +21,8 @@
|
||||
/*
|
||||
*/
|
||||
margin-left: var(--list-padding);
|
||||
width: fit-content;
|
||||
margin: auto;
|
||||
}
|
||||
#cv summary + * {
|
||||
margin-top: 10px;
|
||||
|
||||
Reference in New Issue
Block a user