Fixing errors in application.sass
This commit is contained in:
parent
a520b371e1
commit
bd204c554e
1 changed files with 4 additions and 4 deletions
|
|
@ -264,8 +264,8 @@ header
|
|||
|
||||
.youtube-player
|
||||
:border none
|
||||
:height: 325px
|
||||
:width: 500px
|
||||
:height 325px
|
||||
:width 500px
|
||||
|
||||
.from
|
||||
:font
|
||||
|
|
@ -577,8 +577,8 @@ ul.comments
|
|||
|
||||
.youtube-player
|
||||
:border none
|
||||
:height: 250px
|
||||
:width: 400px
|
||||
:height 250px
|
||||
:width 400px
|
||||
|
||||
.content
|
||||
:color #777
|
||||
|
|
|
|||
Loading…
Reference in a new issue