-
The audio status label for the console is not aligned to anything I can tell.
It would be good to have this aligned center to the panel, (on the vertical position as `Log:` and `DSP` toggle):
![…
-
I would like to request the opportunity to work on improving two key areas of the website:
Navbar Section: I plan to enhance the design and alignment of the navbar, specifically focusing on the log…
-
We occasionally have the 3.10 check fail on PRs with this error :
> FAILED fmralign/tests/test_template_alignment.py::test_template_closer_to_target - assert 0.8712401553815377 >= 0.887969502029941…
-
The white cube for colonies could use some vertical alignment improvement.
![image](https://github.com/terraforming-mars/terraforming-mars/assets/20636101/a45f4669-476e-44c8-b9b9-a8a11f1cabca)
-
Hi
I tried to replace
```latex
\begin{rdfequation}[eq:hello]
a = b + c
% each label for equation must use the eq: prefix
% \rdflabel{eq:hello}
\end{rdfequation}
```
By
```latex
…
-
*Any design for this issue will interact with other issues tracked by #885; make sure to read that issue when tackling this one.*
Without [generic_const_exprs](https://github.com/rust-lang/rust/iss…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature Description
I would like to reorder and restyle the navbar to make it look more appealing. Additionall…
-
Objective: Update the Milestone 3 documentation to incorporate domain engineering and software design principles learned in class. Address feedback from Milestone 2 and ensure alignment with the clari…
-
Sadly, it's hard/impossible to account for `#[cfg]`s in e.g. `glam`, and vector types in general tend to have weirder alignment rules than scalars (and aggregates thereof).
But we should at the ver…
-
A reasonably common method of using tabs/spaces is to use tabs for indentation, and use spaces for alignment. This method allows individuals to use their own preference of indentation tab width while …