clarity
This commit is contained in:
@@ -158,6 +158,23 @@ body {
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.subtitle {
|
||||
font: 12px tahoma, sans-serif;
|
||||
color: var(--light-blue);
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.subtitle p {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.logo-container {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
gap: -20px;
|
||||
}
|
||||
|
||||
.box table thead td {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user