mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Fix navbar styling
- with all the merge conflicts to deal with, I accidentally added the wrong value
This commit is contained in:
parent
ef0f0353ea
commit
cc74b3e8dd
@ -4,7 +4,7 @@
|
||||
<ds-container class="main-navigation-container" style="padding: 10px 10px;">
|
||||
<div>
|
||||
<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%' }">
|
||||
<nuxt-link :to="{ name: 'index' }">
|
||||
<ds-logo />
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user