SPR-866: Title and Claim prepared
This commit is contained in:
parent
4ce60e76b9
commit
cb25c44ba1
4 changed files with 150 additions and 50 deletions
|
@ -290,6 +290,13 @@ nav > ul {
|
|||
}
|
||||
}
|
||||
|
||||
.desktop-only {
|
||||
display: none;
|
||||
@media @screen_min-md {
|
||||
display: inline-block;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
|
||||
/* screen only */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue