정리
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
width: 100%;
|
||||
max-width: 700px;
|
||||
margin: 0 auto;
|
||||
padding: 1rem;
|
||||
background-color: var(--p-gray-50);
|
||||
}
|
||||
|
||||
.event-public-wrapper>.p-card>.p-card-body {
|
||||
@@ -251,7 +253,11 @@
|
||||
.team-score-table-wrapper {
|
||||
overflow-x: auto;
|
||||
border-radius: 10px;
|
||||
padding: 12px 8px;
|
||||
padding: 0
|
||||
}
|
||||
|
||||
.team-score-table-wrapper .p-card-body {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.event-public-card {
|
||||
@@ -401,7 +407,7 @@
|
||||
}
|
||||
|
||||
.team-name-strong {
|
||||
font-size: 2.3rem;
|
||||
font-size: 2rem;
|
||||
font-weight: 900;
|
||||
line-height: 1.1;
|
||||
margin-bottom: 2px;
|
||||
|
||||
Reference in New Issue
Block a user