HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers10/timentessagaantrouwen.nl/resources/sass/6-Organisms/_organisms.bar.scss
.o-bar{
  position: relative;
  z-index: 5;
  padding: 15px 0;
  background: white;
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);

}

.o-bar__flex{
  @include flex(space-between center);
}

.o-bar__title {
  @include font(small);
  font-weight: bold;
  color: palette(primary, 900);
  opacity: 0;
}