mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
commit
510733ffd3
@ -34,7 +34,7 @@ h1 {
|
||||
visibility: visible;
|
||||
}
|
||||
|
||||
@media (max-width: $screen-md) {
|
||||
@media (min-width: $screen-sm) and (max-width: $screen-md) {
|
||||
.container {
|
||||
padding: 0;
|
||||
max-width: $screen-md;
|
||||
|
Loading…
Reference in New Issue
Block a user