mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2024-11-15 02:21:21 +01:00
Add padding to channels list bottom
This commit is contained in:
parent
d2e3ab6252
commit
fcd4f76c97
@ -261,6 +261,11 @@ nav .brand-logo {
|
||||
background: linear-gradient(to right, #f9f9f9 90%, #fff);
|
||||
}
|
||||
|
||||
#channels-list {
|
||||
display: block;
|
||||
margin-bottom: 40px;
|
||||
}
|
||||
|
||||
#channels-list > li:hover {
|
||||
-webkit-filter: brightness(150%);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user