show some featured images
This commit is contained in:
@ -5,8 +5,14 @@
|
||||
|
||||
.image {
|
||||
width: 100%;
|
||||
padding-top: 60%;
|
||||
height: auto;
|
||||
// padding-top: 60%;
|
||||
background: var(--color-neufPink);
|
||||
|
||||
img {
|
||||
width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
}
|
||||
|
||||
.text {
|
||||
@ -20,4 +26,4 @@
|
||||
|
||||
.details {
|
||||
font-family: var(--font-serif);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user