Vista basica de discos
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user