mirror of https://github.com/tdwg/dwc.git
Fix syntax typo
This commit is contained in:
parent
07f51724f2
commit
9fb1f6391f
|
@ -56,7 +56,7 @@ body {
|
||||||
display: block;
|
display: block;
|
||||||
position: relative;
|
position: relative;
|
||||||
top: -70px;
|
top: -70px;
|
||||||
visibility: hidden; }
|
visibility: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
.class-group .well h2 {
|
.class-group .well h2 {
|
||||||
|
|
Loading…
Reference in New Issue