Explicitly size them
This commit is contained in:
parent
014fd0faca
commit
4dae91b855
@ -95,8 +95,8 @@ body{
|
||||
|
||||
.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%);
|
||||
min-width:45vw;
|
||||
min-height:4px;
|
||||
width:45vw;
|
||||
height:4px;
|
||||
z-index:0;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user