added margin auto to subtitle in hero and cv section

This commit is contained in:
asus
2024-06-07 23:32:58 +02:00
parent 0b55e2cdb3
commit c08dff5171

View File

@@ -15,4 +15,5 @@
text-align: center;
display:inline-block;
max-width: 700px;
margin: auto;
}