Skip to content

Commit

Permalink
font-size
Browse files Browse the repository at this point in the history
  • Loading branch information
nalbam committed Aug 30, 2019
1 parent df8545d commit 039be4f
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions static/league.css
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ div {

.lb-items .lb-header>div,
.lb-items .lb-row>div {
font-size: 20px;
padding: 15px 30px;
text-align: center;
}
Expand All @@ -78,12 +79,6 @@ div {
width: 15%;
}

.lb-items.lb-initial .lb-row:nth-child(n+2):nth-child(-n+4) {
font-size: 1.6rem;
font-size: 16px;
margin-bottom: 10px;
}

.lb-items.lb-initial .lb-row:nth-child(n+2):nth-child(-n+4)>div:nth-child(-n+2) {
color: #232f3e;
}
Expand Down

0 comments on commit 039be4f

Please sign in to comment.