mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 20:43:04 +00:00
remove pagination
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
$card-dark: #131313b2;
|
||||
$red: #df4646;
|
||||
$blue: #00a8ff;
|
||||
$blue: rgb(5, 80, 150);
|
||||
$green: rgb(67, 148, 67);
|
||||
$separator: #ffffff46;
|
||||
// sizes
|
||||
|
||||
@@ -126,11 +126,11 @@ a {
|
||||
margin-bottom: 0.5em;
|
||||
}
|
||||
|
||||
// @media (max-width: 70em) {
|
||||
// .r-sidebar {
|
||||
// display: none;
|
||||
// }
|
||||
// }
|
||||
@media (max-width: 70em) {
|
||||
.r-sidebar {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
.image {
|
||||
background-position: center;
|
||||
|
||||
Reference in New Issue
Block a user