Skip to content

Commit

Permalink
Merge pull request #178 from TwoQuantumBits/main
Browse files Browse the repository at this point in the history
Minor adjustments to `ctwc_vn_24` layout
  • Loading branch information
timotheeg authored Jul 24, 2024
2 parents 64498c6 + 0eb18ef commit 9d8d8ff
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions public/views/mp/ctwc_vn_24.html
Original file line number Diff line number Diff line change
Expand Up @@ -139,14 +139,14 @@
.name .header {
font-size: 32.01px; /* sad -_- */
line-height: 32px; /* sad -_- */
padding-top: 13px;
padding-bottom: 9px;
padding-top: 11px;
padding-bottom: 11px;
}

.name .content {
display: none;
color: #b0afb0;
letter-spacing: 5px;
letter-spacing: 1px;
text-indent: 5px;
}

Expand All @@ -155,8 +155,8 @@
}

.name.subtext .header {
padding-top: 5px;
padding-bottom: 0;
padding-top: 1px;
padding-bottom: 5px;
}

.name.subtext .content {
Expand Down

0 comments on commit 9d8d8ff

Please sign in to comment.