fix bugs introduces by beautifier
This commit is contained in:
@ -236,10 +236,10 @@ aside:nth-child(odd) span {
|
|||||||
/* resonators */
|
/* resonators */
|
||||||
#resodetails {
|
#resodetails {
|
||||||
margin: 16px 0;
|
margin: 16px 0;
|
||||||
moz-column-gap: 10px;
|
-moz-column-gap: 10px;
|
||||||
moz-column-width: 141px;
|
-moz-column-width: 141px;
|
||||||
webkit-column-gap: 10px;
|
-webkit-column-gap: 10px;
|
||||||
webkit-column-width: 141px;
|
-webkit-column-width: 141px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.meter {
|
.meter {
|
||||||
|
Reference in New Issue
Block a user