Adjust indent.

This commit is contained in:
BoHung Chiu 2022-10-27 21:06:20 +08:00
parent 2645649e0d
commit 1fcc578a1a
1 changed files with 116 additions and 119 deletions

View File

@ -120,7 +120,6 @@
} }
span{ span{
&:hover{ &:hover{
color: #288E8E!important; color: #288E8E!important;
} }
} }
@ -188,11 +187,11 @@
height: 800px!important; height: 800px!important;
} }
} }
.jplayer_slide{ .jplayer_slide{
@media(max-width: $screen-xs){ @media(max-width: $screen-xs){
height: 800px!important; height: 800px!important;
} }
} }
[id^="jp_video_"]{ [id^="jp_video_"]{
height: auto !important; height: auto !important;
width: auto !important; width: auto !important;
@ -204,7 +203,6 @@
background: none; background: none;
visibility: visible!important; visibility: visible!important;
text-align: center!important; text-align: center!important;
} }
} }
@ -224,9 +222,9 @@
@extend .response-container; @extend .response-container;
} }
.header-banner { overflow: hidden; } .header-banner { overflow: hidden; }
.jp-audio, .jp-audio-stream, .jp-video{ .jp-audio, .jp-audio-stream, .jp-video{
border: 0px; border: 0px;
} }
.navbar-header { .navbar-header {
padding: 0; padding: 0;
@ -412,7 +410,6 @@
.navbar-toggle{ .navbar-toggle{
display: block!important; display: block!important;
} }
} }
.header-nav{ .header-nav{
} }