refactor(views): remove redundant DOM and CSS declarations

This commit is contained in:
plebeius
2025-12-29 15:59:32 +01:00
parent d46d7edffe
commit 790c341976
2 changed files with 0 additions and 3 deletions
-2
View File
@@ -3,7 +3,6 @@
}
.content {
width: 100%;
height: 100%;
margin: auto;
text-align: left;
@@ -35,7 +34,6 @@
padding: 0.5em;
padding-top: 0.25em;
padding-bottom: 0;
line-height: 1.5em;
color: #000;
}