mirror of
https://github.com/voc/streaming-website
synced 2024-11-15 08:57:11 +00:00
9 lines
171 B
Text
9 lines
171 B
Text
@import "../../../assets/css/_structure.less";
|
|
|
|
// conference specific styles here
|
|
|
|
@brand-primary: #1A1619;
|
|
|
|
body.overview .panel-body {
|
|
min-height: 10px;
|
|
}
|