mirror of
https://github.com/TheBinaryNinja/tvapp2.git
synced 2026-06-04 07:25:41 -04:00
refactor: set header icons font-size clamp smaller
This commit is contained in:
2
tvapp2/www/css/tvapp2.min.css
vendored
2
tvapp2/www/css/tvapp2.min.css
vendored
@@ -275,7 +275,7 @@ p
|
|||||||
|
|
||||||
.navbar-social svg
|
.navbar-social svg
|
||||||
{
|
{
|
||||||
font-size: clamp(0.7em, 2vw, 1.3em);
|
font-size: clamp(0.7em, 2vw, 1.1em);
|
||||||
padding-top: 2px;
|
padding-top: 2px;
|
||||||
padding-left: 10px;
|
padding-left: 10px;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user