PC styles done
This commit is contained in:
parent
98160edc72
commit
632a7703ff
49 changed files with 1545 additions and 1267 deletions
|
|
@ -7,9 +7,6 @@
|
|||
padding: 0;
|
||||
box-sizing: border-box;
|
||||
color: $normal-text-color;
|
||||
-webkit-hyphens: auto;
|
||||
-moz-hyphens: auto;
|
||||
-ms-hyphens: auto;
|
||||
hyphens: auto;
|
||||
}
|
||||
|
||||
|
|
@ -64,5 +61,4 @@ video {
|
|||
width: 100%;
|
||||
height: auto;
|
||||
object-fit: contain;
|
||||
border-radius: $border-radius;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue