diff --git a/src/routes/oborovky.svelte b/src/routes/oborovky.svelte index 48ecc16..f8a1af8 100644 --- a/src/routes/oborovky.svelte +++ b/src/routes/oborovky.svelte @@ -231,8 +231,7 @@ orgány (neoficiálně si může určovat radu, stařešiny atp.). Neformální spolky u nás na fakultě jsou: CULT, - La Vie Bohème a - microlab. + La Vie Bohèmemicrolab.
  • diff --git a/static/main.css b/static/main.css index 13a3007..67aabe8 100644 --- a/static/main.css +++ b/static/main.css @@ -217,7 +217,6 @@ canvas { .number-thing li, .number-thing .down li { font-size: calc(var(--font-size) / 1.8); - text-align: justify; } .number-thing ol, .number-thing .down ol { diff --git a/static/main.styl b/static/main.styl index 1bc46f4..7a5fac0 100644 --- a/static/main.styl +++ b/static/main.styl @@ -203,7 +203,6 @@ body > canvas margin-bottom 0 & li, & .down li font-size calc(var(--font-size) / 1.8) - text-align justify & ol, & .down ol margin-top 0 margin-left 2vw