remove overridden incorrect width
This commit is contained in:
parent
bc9fb945af
commit
a5bdcb9f82
|
@ -11,7 +11,6 @@
|
||||||
margin-left: -35px;
|
margin-left: -35px;
|
||||||
}
|
}
|
||||||
#light {
|
#light {
|
||||||
width: 100%;
|
|
||||||
background: red;
|
background: red;
|
||||||
box-shadow: 0 0 80px red, 0 0 30px FireBrick, 0 0 6px DarkRed;
|
box-shadow: 0 0 80px red, 0 0 30px FireBrick, 0 0 6px DarkRed;
|
||||||
height: 80px;
|
height: 80px;
|
||||||
|
|
Loading…
Reference in a new issue