0
1
Fork 0
This commit is contained in:
Juan Ferrer 2022-06-06 18:22:26 +02:00
parent 68eedecb90
commit a1b77ce202
3 changed files with 3 additions and 3 deletions

2
debian/changelog vendored
View File

@ -1,4 +1,4 @@
hedera-web (1.407.76) stable; urgency=low hedera-web (1.407.77) stable; urgency=low
* Initial Release. * Initial Release.

View File

@ -173,7 +173,7 @@ button,
padding: 10px; padding: 10px;
border-radius: 22px; border-radius: 22px;
margin: -0.5em; margin: -0.5em;
font-weight: bold; font-weight: normal;
&:disabled { &:disabled {
background-color: rgba(0, 0, 0, .1); background-color: rgba(0, 0, 0, .1);

View File

@ -1,6 +1,6 @@
{ {
"name": "hedera-web", "name": "hedera-web",
"version": "1.407.76", "version": "1.407.77",
"description": "Verdnatura web page", "description": "Verdnatura web page",
"license": "GPL-3.0", "license": "GPL-3.0",
"repository": { "repository": {