better description and style of the project

This commit is contained in:
asus
2023-11-29 17:44:21 +01:00
parent 09bdb21600
commit bc966e676e
2 changed files with 7 additions and 4 deletions

View File

@@ -1,8 +1,8 @@
#projects figcaption {
#projects .project_description {
padding: 20px 0px;
}
#projects figure.project {
#projects .project {
max-width: 900px;
}
#projects #ljdp iframe {
@@ -13,3 +13,6 @@
height: 660px;
}
}
#projects .project_description p {
margin: 0px 0px 10px 0px;
}