This commit is contained in:
Alex
2023-11-01 21:48:52 +00:00
parent 9f7c9180d9
commit 2d202088c7
2 changed files with 3 additions and 3 deletions

View File

@@ -367,7 +367,7 @@ template {
/* third container laylout for Firefox */
@-moz-document url-prefix() {
.firefox{
.firefox {
padding: 32px;
}
}
@@ -377,4 +377,4 @@ template {
.firefox {
padding: 16px;
}
}
}