carrousel arrows outside
All checks were successful
Deploy / Deploy to Production (push) Successful in 5m16s
All checks were successful
Deploy / Deploy to Production (push) Successful in 5m16s
This commit is contained in:
parent
1ea9f36aa1
commit
951de348b8
8 changed files with 77 additions and 68 deletions
|
|
@ -1,27 +1,3 @@
|
|||
// .page__header{
|
||||
// max-width: var(--max-w-cards);
|
||||
// margin: calc(var(--spacing)*1.5) auto;
|
||||
|
||||
|
||||
// .page__title{
|
||||
// font-size: var(--fs-big);
|
||||
// font-weight: normal;
|
||||
// text-transform: uppercase;
|
||||
// }
|
||||
|
||||
// .page__description{
|
||||
// margin-top: calc(var(--spacing)*1);
|
||||
// p{
|
||||
// font-size: var(--fs-medium);
|
||||
// max-width: 54ch;
|
||||
|
||||
// }
|
||||
// }
|
||||
|
||||
// }
|
||||
|
||||
|
||||
|
||||
.page__type{
|
||||
|
||||
height: calc(var(--h-block)*0.75);
|
||||
|
|
|
|||
|
|
@ -37,7 +37,6 @@
|
|||
|
||||
#site-title {
|
||||
flex-grow: 2;
|
||||
opacity: 0;
|
||||
svg{
|
||||
width: 100px;
|
||||
@media #{$small}{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue