mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2025-12-15 15:20:33 -08:00
7 lines
160 B
CSS
7 lines
160 B
CSS
@-moz-document url("about:home"), url("about:newtab") {
|
|
.top-site-outer .tile .icon-wrapper {
|
|
width: 100% !important;
|
|
height: 100% !important;
|
|
}
|
|
|
|
}
|