mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
8 lines
136 B
SCSS
8 lines
136 B
SCSS
|
@import 'main-style';
|
||
|
|
||
|
// IEEE-specific theme overrides
|
||
|
@import 'css-variables/themes/ieee';
|
||
|
|
||
|
// IEEE-specific rules
|
||
|
$ieee-wedge: 30px;
|