mirror of
https://github.com/simon987/nyaa.git
synced 2025-12-16 08:19:05 +00:00
Add a wider viewport of 1400px for very wide screens (1600px+).
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
@media (min-width: 1480px) {
|
||||
.container {
|
||||
width: 1400px;
|
||||
}
|
||||
}
|
||||
.panel-heading-collapse a:after {
|
||||
font-family:'Glyphicons Halflings';
|
||||
content:"\e114";
|
||||
|
||||
Reference in New Issue
Block a user