Vista basica de discos

This commit is contained in:
Daniel Cortes
2020-06-07 00:33:50 -04:00
parent 674884718a
commit 747f8bec49
6 changed files with 96 additions and 13 deletions

View File

@@ -152,6 +152,7 @@ ul.pagination {
display: flex;
margin: 1rem auto;
justify-content: space-between;
font-weight: 500;
.page-center {
display: flex;
@@ -355,7 +356,7 @@ ul.tabs {
}
.button {
margin-bottom: 1em;
margin: .5em auto;
}
.tags {
@@ -369,9 +370,9 @@ ul.tabs {
margin-bottom: .5em;
font-weight: 500;
}
margin-bottom: 2em;
}
margin-bottom: 1em;
}
.discs {
@@ -444,7 +445,6 @@ ul.tabs {
.space-between {
display: flex;
justify-content: space-between;
align-items: center;
@media (max-width: 767px) {
justify-content: flex-start;