Spaces:
Sleeping
Sleeping
#col-container { | |
max-width: 700px; | |
margin-left: auto; | |
margin-right: auto; | |
} | |
#row-flex { | |
display: flex; | |
align-items: center; | |
justify-content: center; | |
} | |
.filenameshow{ | |
height:85px; | |
} | |
.spaceH{ | |
padding-top:45px; | |
} | |
.leftimage .rightimage{ | |
float:left; | |
} | |
.leftimage{ | |
padding-top:27px; | |
margin-left:210px; | |
} | |
.rightimage{ | |
margin-right:210px; | |
margin-top:15px; | |
} | |