change to single quotes
This commit is contained in:
parent
276d77194c
commit
73b42679ff
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ hr {
|
|||
width: 70%;
|
||||
margin-left: 15%;
|
||||
}
|
||||
.row [class*="c"]{
|
||||
.row [class*='c']{
|
||||
width: 100%;
|
||||
display: block;
|
||||
margin: 1% auto;
|
||||
|
|
Loading…
Add table
Reference in a new issue