HEX
Server: nginx/1.24.0
System: Linux nowruzgan 6.8.0-57-generic #59-Ubuntu SMP PREEMPT_DYNAMIC Sat Mar 15 17:40:59 UTC 2025 x86_64
User: babak (1000)
PHP: 8.3.6
Disabled: NONE
Upload Files
File: /var/dev/nowruzgan/travelogue/src/app/app.scss
.toolbar-title {
  font-weight: 900;

  @media screen and (max-width: 960px) {
    padding-right: 10px;
  }
}

.toolbar-separator {
  width: 1px;
  height: 40px;
  background-color: white;
  margin: 0 30px 0 20px;
}

/*.toolbar-link {
  color: white;
  font-size: 18px;
  font-weight: 600;
  text-shadow: 1px 1px 0 #4c918a;
}*/