mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2026-04-01 01:25:39 +00:00
add content locale filter #14
This commit is contained in:
parent
0c26c0ac9b
commit
bbd54b3a14
3 changed files with 37 additions and 4 deletions
|
|
@ -413,8 +413,12 @@ a:visited.background-color-hover-night-light:hover {
|
|||
width: 180px;
|
||||
}
|
||||
|
||||
.min-width-120-px {
|
||||
min-width: 120px;
|
||||
}
|
||||
|
||||
.min-width-200-px {
|
||||
width: 200px;
|
||||
min-width: 200px;
|
||||
}
|
||||
|
||||
@media (max-width: 1220px) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue