Updated video view page; added recently updated videos to dashboard
This commit is contained in:
@ -61,8 +61,10 @@ hr{
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
#channel-header{
|
||||
.channel-name{
|
||||
#channel-header,
|
||||
#video-header{
|
||||
.channel-name,
|
||||
.video-name{
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
.channel-created,
|
||||
@ -75,7 +77,8 @@ hr{
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
.channel-description{
|
||||
.channel-description,
|
||||
.video-description{
|
||||
margin-top: 10px;
|
||||
font-size: 1.75rem;
|
||||
}
|
||||
|
Reference in New Issue
Block a user