chore: styles
This commit is contained in:
parent
c3563b0ac3
commit
51b60301d1
6 changed files with 45 additions and 46 deletions
|
@ -554,13 +554,6 @@ li {
|
|||
text-align: center !important;
|
||||
}
|
||||
|
||||
.text-centered-vertically {
|
||||
min-height: 60vh;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.text-small {
|
||||
font-size: var(--font-size-sm) !important;
|
||||
}
|
||||
|
|
Reference in a new issue