mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-03-22 04:38:11 +00:00
not sure why those were like that
This commit is contained in:
@@ -6,11 +6,11 @@
|
||||
@import './tooltip.less';
|
||||
@font-face {
|
||||
font-family : 'CodeLight';
|
||||
src : url('../../../shared/naturalcrit/styles/CODE Light.otf') format('opentype');
|
||||
src : url('./CODE Light.otf') format('opentype');
|
||||
}
|
||||
@font-face {
|
||||
font-family : 'CodeBold';
|
||||
src : url('../../../shared/naturalcrit/styles/CODE Bold.otf') format('opentype');
|
||||
src : url('./CODE Bold.otf') format('opentype');
|
||||
}
|
||||
html,body, #reactRoot {
|
||||
height : 100vh;
|
||||
|
||||
Reference in New Issue
Block a user