mirror of
https://github.com/danog/sass-site.git
synced 2024-11-27 04:24:50 +01:00
7 lines
101 B
SCSS
7 lines
101 B
SCSS
#docsearch {
|
|
display: flex;
|
|
flex-direction: column;
|
|
justify-content: center;
|
|
height: 100%;
|
|
}
|