started to fill new content into cv

This commit is contained in:
asus
2024-06-06 12:14:58 +02:00
parent d72c5ea2de
commit e27344b350
2 changed files with 157 additions and 23 deletions

View File

@@ -42,3 +42,11 @@
.cv > *:last-child {
margin-bottom: 100px;
}
.cv .banner {
/*
margin: 50px 0px;
*/
margin: 50px 50px;
width: calc(100% - 100px);
}