cv new version
This commit is contained in:
@@ -2,3 +2,14 @@
|
||||
#projects figcaption {
|
||||
padding: 20px 0px;
|
||||
}
|
||||
#projects figure.project {
|
||||
max-width: 900px;
|
||||
}
|
||||
#projects #ljdp iframe {
|
||||
height: 550px;
|
||||
}
|
||||
@media only screen and (min-width: 741px) {
|
||||
#projects #ljdp iframe {
|
||||
height: 660px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user