diff options
| author | bogdankol <68349689+bogdankol@users.noreply.github.com> | 2024-04-25 17:51:52 +0300 |
|---|---|---|
| committer | bogdankol <68349689+bogdankol@users.noreply.github.com> | 2024-04-25 17:51:52 +0300 |
| commit | 886f254d0550427d301a163c159363a2ee2e1f44 (patch) | |
| tree | 1a3e8060e778318d97a723a0ceef1628b36dfb1c /sass/header.sass | |
| parent | e2e5f3a9ae0286a9322c4942028193133364af1a (diff) | |
| download | community.vyos.net-886f254d0550427d301a163c159363a2ee2e1f44.tar.gz community.vyos.net-886f254d0550427d301a163c159363a2ee2e1f44.zip | |
added staging fix
Diffstat (limited to 'sass/header.sass')
| -rw-r--r-- | sass/header.sass | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sass/header.sass b/sass/header.sass index b21c375..3967f7e 100644 --- a/sass/header.sass +++ b/sass/header.sass @@ -5,6 +5,12 @@ header top: 0 left: 0 z-index: 11 + width: 100% + right: 0 + z-index: 11 + display: flex + align-items: center + flex-direction: column .logo display: flex |
