Some checks failed
Blog Deployment / Check-Rebuild (push) Successful in 7s
Blog Deployment / Build (push) Successful in 10s
Blog Deployment / Deploy-Staging (push) Successful in 11s
Blog Deployment / Test-Staging (push) Failing after 3s
Blog Deployment / Merge (push) Has been skipped
Blog Deployment / Clean (push) Has been skipped
Blog Deployment / Deploy-Production (push) Has been skipped
Blog Deployment / Test-Production (push) Has been skipped
Blog Deployment / Notify (push) Successful in 4s
Reviewed-on: #9
17 lines
194 B
SCSS
17 lines
194 B
SCSS
.homepage-header {
|
|
text-align: center;
|
|
}
|
|
|
|
.lang-toggle-icon {
|
|
margin-left: 0;
|
|
svg {
|
|
width: 64px;
|
|
height: 24px;
|
|
}
|
|
}
|
|
|
|
.container {
|
|
.left-sidebar {
|
|
width: unset;
|
|
}
|
|
} |