starting new design by section with home taking all screen height
This commit is contained in:
@@ -2,8 +2,13 @@
|
||||
#projects .project_description {
|
||||
padding: 20px 0px;
|
||||
}
|
||||
#projects article h2 {
|
||||
text-align: center;
|
||||
}
|
||||
#projects .project {
|
||||
max-width: 900px;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
#projects #ljdp iframe {
|
||||
height: 550px;
|
||||
|
||||
Reference in New Issue
Block a user