Projekt

Obecné

Profil

Stáhnout (286 Bajtů) Statistiky
| Větev: | Tag: | Revize:
1
.background {
2
  margin-top: 30pt;
3
}
4

    
5
.container {
6
  height: 100%;
7
}
8

    
9
#results-found {
10
  margin-top: 10pt;
11
  margin-bottom: 3pt;
12
}
13

    
14
.app-search-paginator {
15
  width: 100%;
16
}
17

    
18
.card-header{
19
  margin-top: 20pt;
20
  margin-left: 0;
21
}
22

    
23
span {
24
  color: var(--text-grey);
25
}
26

    
27
p {
28
  width: 100%;
29
}
(1-1/4)