Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b142e883 authored by Mostafa Ahangarha's avatar Mostafa Ahangarha Committed by GitHub
Browse files

Update results.less

More gap between search results increase the readability. Currently, the result page is just filled with text.
parent 5f36e85b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -53,7 +53,7 @@
// default formating of results
.result-default, .result-code, .result-torrent, .result-videos, .result-map {
    clear: both;
    padding: 2px 4px;
    padding: 1em 4px;
    &:hover{
        background-color: @dim-gray;
    }