Posts by MachineTheGod • 53 points
3 posts
-
0
votes0
answers30
viewsQ: On-screen Print Error
Good afternoon, I’m developing a console application for a university paper. The goal is to create a stock management application of a pharmacy using C language. I created the function of adding new…
casked MachineTheGod 53 -
2
votes2
answers1048
viewsQ: Changing Width of a Modal
Hello, while trying to increase the width of a modal in bootstrap 4, I tried to change the width of the modal-lg through css as I saw in the English stack overflow. However, I’ve tried the same code…
-
2
votes1
answer4844
viewsQ: Vertical Alignment Bootstrap
Hello, I’m creating a bootstrap 4 site. By trying to center a section of my site vertically, it just doesn’t work. I tried to use several ways to center the text (flexbox, custom css, ...), but…