mirror of
https://github.com/documize/community.git
synced 2025-08-08 23:15:29 +02:00
search ux indent
This commit is contained in:
parent
d17351c6e4
commit
17f7b49712
1 changed files with 1 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
margin: 30px 40px;
|
||||
|
||||
.search-results {
|
||||
margin-top: 50px;
|
||||
margin: 50px;
|
||||
|
||||
.heading {
|
||||
font-size: 1.2rem;
|
||||
|
@ -14,8 +14,6 @@
|
|||
list-style: none;
|
||||
|
||||
> .item {
|
||||
//width: 400px;
|
||||
//float: left;
|
||||
cursor: pointer;
|
||||
margin: 0 30px 30px 0;
|
||||
|
||||
|
@ -58,7 +56,6 @@
|
|||
> .label {
|
||||
font-size: 0.9rem;
|
||||
color: $color-gray;
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
> .link {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue