widened banners on projects page
This commit is contained in:
@@ -104,21 +104,20 @@
|
||||
|
||||
.project-banner-container {
|
||||
position: relative;
|
||||
width: fit-content;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.project-banner {
|
||||
margin: 0; /* reset left/right margins */
|
||||
width: 100%;
|
||||
object-fit: cover;
|
||||
max-height: 300px;
|
||||
}
|
||||
|
||||
.project-icon {
|
||||
float: left;
|
||||
margin: 16px 16px 16px 0;
|
||||
width: 20%;
|
||||
width: 19%;
|
||||
}
|
||||
|
||||
.project-date-embed {
|
||||
|
||||
Reference in New Issue
Block a user