mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2026-01-19 11:21:18 +00:00
Merge pull request #1557 from Human-Connection/fix-broken-navbar
Fix navbar styling
This commit is contained in:
commit
064096922f
@ -4,7 +4,7 @@
|
|||||||
<ds-container class="main-navigation-container" style="padding: 10px 10px;">
|
<ds-container class="main-navigation-container" style="padding: 10px 10px;">
|
||||||
<div>
|
<div>
|
||||||
<ds-flex class="main-navigation-flex">
|
<ds-flex class="main-navigation-flex">
|
||||||
<ds-flex-item :width="{ lg: '30%' }" />
|
<ds-flex-item :width="{ lg: '3.5%' }" />
|
||||||
<ds-flex-item :width="{ base: '80%', sm: '80%', md: '80%', lg: '15%' }">
|
<ds-flex-item :width="{ base: '80%', sm: '80%', md: '80%', lg: '15%' }">
|
||||||
<nuxt-link :to="{ name: 'index' }">
|
<nuxt-link :to="{ name: 'index' }">
|
||||||
<ds-logo />
|
<ds-logo />
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user