generated from hjess/PythonTemplateProject
[main] Score fixes
All checks were successful
Build, Push, and Deploy to Nomad / docker-nomad (push) Successful in 34s
All checks were successful
Build, Push, and Deploy to Nomad / docker-nomad (push) Successful in 34s
This commit is contained in:
@@ -68,7 +68,7 @@ $button-color: #000;
|
||||
|
||||
img {
|
||||
display: block; // Sørg for, at img ikke har default inline opførsel
|
||||
height: auto;
|
||||
height: auto !important;
|
||||
max-width: 95%; /* Maks bredde på 90% af modalens bredde */
|
||||
max-height: 78vh; /* Maks højde på 80% af viewporten */
|
||||
margin-bottom: 20px;
|
||||
|
||||
Reference in New Issue
Block a user