diff options
Diffstat (limited to 'templates/sass/frond.sass')
-rw-r--r-- | templates/sass/frond.sass | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/sass/frond.sass b/templates/sass/frond.sass index 01b6d3e..c3f29e4 100644 --- a/templates/sass/frond.sass +++ b/templates/sass/frond.sass @@ -54,6 +54,8 @@ section display: flex flex-wrap: wrap justify-content: center + flex-direction: column + align-items: center input[type="text"], input[type="search"] |