0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-03 23:32:58 +00:00

Remove console log and CSS rule for hr element in vaultPage.

This commit is contained in:
Víctor Losada Hernández
2024-08-10 00:12:17 +02:00
parent 59672b79d8
commit 2dc4ebb39f
2 changed files with 0 additions and 3 deletions

View File

@@ -277,8 +277,6 @@ body {
}
}
hr { visibility : hidden; }
}
}
}