mirror of
https://github.com/karma-riuk/crab-webapp.git
synced 2025-07-05 06:08:13 +02:00
now using .hidden everywhere to toggle visibility
of elements
This commit is contained in:
@ -59,10 +59,6 @@ h1 {
|
||||
height: auto;
|
||||
}
|
||||
|
||||
#progress-container {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#progress-container div {
|
||||
display: flex;
|
||||
width: 100%;
|
||||
@ -76,7 +72,6 @@ h1 {
|
||||
}
|
||||
|
||||
.results-container {
|
||||
display: none;
|
||||
justify-items: center;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user