template + blueprint news
All checks were successful
Deploy / Deploy to Production (push) Successful in 5m16s
All checks were successful
Deploy / Deploy to Production (push) Successful in 5m16s
This commit is contained in:
parent
224ddedc93
commit
ea35cc1e22
11 changed files with 286 additions and 8 deletions
|
|
@ -68,7 +68,7 @@
|
|||
|
||||
min-width: 0;
|
||||
|
||||
.type{
|
||||
.title-type{
|
||||
text-transform: uppercase;
|
||||
&::after{
|
||||
content: "/";
|
||||
|
|
|
|||
|
|
@ -2442,10 +2442,10 @@ button.sort[data-sort-type=up] .arrow {
|
|||
padding-top: 5px;
|
||||
min-width: 0;
|
||||
}
|
||||
#bottom-bar .title-group .type {
|
||||
#bottom-bar .title-group .title-type {
|
||||
text-transform: uppercase;
|
||||
}
|
||||
#bottom-bar .title-group .type::after {
|
||||
#bottom-bar .title-group .title-type::after {
|
||||
content: "/";
|
||||
padding-left: 1ch;
|
||||
padding-right: 1ch;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue