Create blog-post-placeholder style
This commit is contained in:
parent
c419c61bf0
commit
3b02e29d41
1 changed files with 5 additions and 0 deletions
|
@ -433,3 +433,8 @@ body {
|
||||||
width: 50%;
|
width: 50%;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
.blog-post-placeholder {
|
||||||
|
width: 240px;
|
||||||
|
height: 240px;
|
||||||
|
background-color: #eee;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue