Explicitly size them
This commit is contained in:
parent
014fd0faca
commit
4dae91b855
@ -95,8 +95,8 @@ body{
|
|||||||
|
|
||||||
.contentBody .contentWrapper .date:before{
|
.contentBody .contentWrapper .date:before{
|
||||||
background: linear-gradient(0deg,rgba(255, 255, 255, .06) 0%, rgba(255, 255, 255, .06) 90%, rgba(255, 255, 255, .9) 100%);
|
background: linear-gradient(0deg,rgba(255, 255, 255, .06) 0%, rgba(255, 255, 255, .06) 90%, rgba(255, 255, 255, .9) 100%);
|
||||||
min-width:45vw;
|
width:45vw;
|
||||||
min-height:4px;
|
height:4px;
|
||||||
z-index:0;
|
z-index:0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user