Hipster design
This commit is contained in:
parent
25d836cbdd
commit
0fb3b38c41
1 changed files with 4 additions and 1 deletions
|
|
@ -52,6 +52,9 @@
|
|||
#entity-details p {
|
||||
margin-right: 20px;
|
||||
white-space: nowrap;
|
||||
--tw-space-y-reverse: 0;
|
||||
margin-top: calc(.5rem * calc(1 - var(--tw-space-y-reverse)));
|
||||
margin-bottom: calc(.5rem * var(--tw-space-y-reverse));
|
||||
}
|
||||
|
||||
.header-wrapper #entity-details {
|
||||
|
|
@ -145,7 +148,7 @@
|
|||
padding-left: 2rem;
|
||||
padding-right: 0rem;
|
||||
margin-top: 1rem;
|
||||
margin-bottom: 50px;
|
||||
margin-bottom: 5px;
|
||||
min-width: 100%;
|
||||
table-layout: fixed;
|
||||
overflow-wrap: break-word;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue