This commit is contained in:
Rafael Mardojai CM 2023-05-11 08:20:31 -05:00
parent bd1bbd944a
commit b940693a64
No known key found for this signature in database
GPG Key ID: 2B2DAB2A58566C84
1 changed files with 1 additions and 1 deletions

View File

@ -34,6 +34,6 @@
#customization-footer::before {
background: url(../icon.svg) no-repeat;
background-size: contain;
content: "Firefox GNOME theme v112";
content: "Firefox GNOME theme v113";
padding: 9px 9px 9px 50px;
}