forked from verdnatura/hedera-web
refs #3971 style fixes
This commit is contained in:
parent
c07ff136ed
commit
a59d062f95
|
@ -1,4 +1,4 @@
|
||||||
hedera-web (22.44.7) stable; urgency=low
|
hedera-web (22.44.8) stable; urgency=low
|
||||||
|
|
||||||
* Initial Release.
|
* Initial Release.
|
||||||
|
|
||||||
|
|
|
@ -47,7 +47,7 @@
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
.basket .line > .info > h2 {
|
.basket .line > .info > h2 {
|
||||||
font-size: 1rem;
|
font-size: .9rem;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
margin-bottom: 2px;
|
margin-bottom: 2px;
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "hedera-web",
|
"name": "hedera-web",
|
||||||
"version": "22.44.7",
|
"version": "22.44.8",
|
||||||
"description": "Verdnatura web page",
|
"description": "Verdnatura web page",
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
"repository": {
|
"repository": {
|
||||||
|
|
Loading…
Reference in New Issue