feat: custom sections, TV series section, fix table wrapping
This commit is contained in:
parent
995a539fa9
commit
39c64bf51a
17 changed files with 402 additions and 204 deletions
|
@ -11,7 +11,7 @@
|
|||
width: 100%;
|
||||
text-align: center;
|
||||
z-index: 1;
|
||||
|
||||
|
||||
&__title,
|
||||
&__tagline,
|
||||
&__icons,
|
||||
|
@ -45,7 +45,7 @@
|
|||
grid-area: header-nav;
|
||||
margin: auto;
|
||||
width: 100%;
|
||||
@include mq('desktop') {
|
||||
@include mq("desktop") {
|
||||
width: 60%;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue