Spaces:
Sleeping
Sleeping
francescoKrnl
commited on
Commit
•
2076f32
1
Parent(s):
239997d
Update style.css
Browse files
style.css
CHANGED
@@ -72,7 +72,7 @@ h1 {
|
|
72 |
display: flex;
|
73 |
flex-grow:1;
|
74 |
align-items: center;
|
75 |
-
justify-content: space-
|
76 |
}
|
77 |
|
78 |
#radio_row {
|
|
|
72 |
display: flex;
|
73 |
flex-grow:1;
|
74 |
align-items: center;
|
75 |
+
justify-content: space-between;
|
76 |
}
|
77 |
|
78 |
#radio_row {
|