We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a6743e commit c641058Copy full SHA for c641058
source/css/_pages/_base/_widget/header.styl
@@ -52,6 +52,7 @@
52
color var(--navbar-text-color)
53
background-color rgba(0, 0, 0, 0.3)
54
border none
55
+ min-width 8rem
56
-webkit-transition background .5s ease-in-out,padding .5s ease-in-out
57
transition background .5s ease-in-out,padding .5s ease-in-out
58
0 commit comments