Spaces:
Running
Running
michal
commited on
Commit
·
c58d08f
1
Parent(s):
65d9e6e
Upload
Browse files- src/styles.py +1 -1
src/styles.py
CHANGED
@@ -109,7 +109,7 @@ get_window_url_params = """
|
|
109 |
|
110 |
polygon_svg = """
|
111 |
<a href="https://csi.amu.edu.pl/en" target="_blank">
|
112 |
-
<svg width="
|
113 |
<style type="text/css">
|
114 |
.st0{fill:#E52713;} /* Sets the fill color to red */
|
115 |
.st1 { fill: #FFFFFF; } /* Sets the fill color to blue */
|
|
|
109 |
|
110 |
polygon_svg = """
|
111 |
<a href="https://csi.amu.edu.pl/en" target="_blank">
|
112 |
+
<svg width="460px" height="190px" viewBox="60 -10 243.6 200.2" xmlns="http://www.w3.org/2000/svg" xml:space="preserve">
|
113 |
<style type="text/css">
|
114 |
.st0{fill:#E52713;} /* Sets the fill color to red */
|
115 |
.st1 { fill: #FFFFFF; } /* Sets the fill color to blue */
|