0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-28 11:22:39 +00:00

requested changes

This commit is contained in:
Víctor Losada Hernández
2024-02-27 21:53:44 +01:00
parent a027e16636
commit b5301ff978

View File

@@ -247,9 +247,10 @@
overflow : hidden auto;
.navItem {
position : relative;
display : block;
display : flex;
justify-content : space-between;
align-items : center;
width : 100%;
padding : 8px 5px;
border : 1px solid #888888;
border-bottom : 0;
animation-name : glideDropDown;