Change navbar colour in image groups

This commit is contained in:
Michał Gdula 2023-04-02 21:15:51 +00:00
parent 45c5a0f682
commit c7e38dfcfb
5 changed files with 78 additions and 46 deletions

View file

@ -16,7 +16,7 @@
position: relative
border-radius: $rad
border-radius: $rad-inner
box-sizing: border-box
overflow: hidden
@ -26,7 +26,8 @@
padding: 0.5rem
width: 100%
height: 30%
min-height: 30%
height: auto
position: absolute
left: 0
@ -104,7 +105,7 @@
position: relative
border-radius: $rad
border-radius: $rad-inner
box-sizing: border-box
overflow: hidden
@ -114,7 +115,8 @@
padding: 0.5rem
width: 100%
height: 30%
min-height: 30%
height: auto
position: absolute
left: 0