1
0
Rodja Trappe 2 жил өмнө
parent
commit
78cbcc4a18
1 өөрчлөгдсөн 0 нэмэгдсэн , 4 устгасан
  1. 0 4
      main.py

+ 0 - 4
main.py

@@ -9,10 +9,6 @@ from website import demo_card, reference
 from website.constants import ACCENT_COLOR, HEADER_HEIGHT, STATIC
 from website.example import bash_window, python_window
 
-ACCENT_COLOR = '#428BF5'
-HEADER_HEIGHT = '70px'
-STATIC = Path(__file__).parent / 'website' / 'static'
-
 ui.add_static_files('/favicon', Path(__file__).parent / 'website' / 'favicon')