Skip to content

Commit

Permalink
responsive style
Browse files Browse the repository at this point in the history
  • Loading branch information
j-o-e-d-o-e committed Feb 28, 2024
1 parent 1fcbabb commit a040896
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 10 deletions.
6 changes: 1 addition & 5 deletions docs/css/my-style.css
Original file line number Diff line number Diff line change
Expand Up @@ -272,14 +272,10 @@ ul > li::before {
#howto {
padding-top: 10px;
padding-bottom: 10px;
font-size: .4em;
}

#main-before > span, .dices-player > div > span {
vertical-align: middle;
font-size: large;
}

.dices-player > p {
font-size: medium;
}
}
6 changes: 1 addition & 5 deletions v2/css/my-style.css
Original file line number Diff line number Diff line change
Expand Up @@ -272,14 +272,10 @@ ul > li::before {
#howto {
padding-top: 10px;
padding-bottom: 10px;
font-size: .4em;
}

#main-before > span, .dices-player > div > span {
vertical-align: middle;
font-size: large;
}

.dices-player > p {
font-size: medium;
}
}

0 comments on commit a040896

Please sign in to comment.