fix small widths
This commit is contained in:
@@ -149,6 +149,7 @@ audio {
|
|||||||
grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
|
grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
|
||||||
background: light-dark(black, whitesmoke);
|
background: light-dark(black, whitesmoke);
|
||||||
width: 512px;
|
width: 512px;
|
||||||
|
max-width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
#index {
|
#index {
|
||||||
|
Reference in New Issue
Block a user