add media queries to album page

This commit is contained in:
geoffrey45
2022-01-22 05:03:18 +03:00
parent 221a37e226
commit 188b0541c6
4 changed files with 36 additions and 12 deletions
+1 -2
View File
@@ -82,8 +82,7 @@ export default {
border: solid;
td {
background-color: $card-dark;
border: 1px solid rgba(255, 255, 255, 0.096);
background-color: #14161a;
border-radius: $small;
}
}