summaryrefslogtreecommitdiffstats
path: root/assets/css/empty.css
blob: 6ad1515d190688ec3546426a4bef5bf3574eb830 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#search-widget {
    text-align: center;
    margin: 20vh 0 50px 0;
}

#logo > h1 {
    font-size: 3.5em;
    margin: 0;
    padding: 0;
}

@media screen and (max-width: 1500px) and (max-height: 1000px) {
    #logo > h1 {
      font-size: 10vmin;
    }
}
795c&follow=1'>Move 'extractors.cr' to 'yt_backend' folderSamantaz Fox 2021-10-18Move 'add_yt_headers()' to 'connection_pool.cr'Samantaz Fox 2021-10-18Move 'extract_videos' and 'extract_selected_tab' tooSamantaz Fox