mirror of
https://github.com/danbee/chess
synced 2025-03-04 08:39:06 +00:00
10 lines
74 B
SCSS
10 lines
74 B
SCSS
figure {
|
|
margin: 0;
|
|
}
|
|
|
|
img,
|
|
picture {
|
|
margin: 0;
|
|
max-width: 100%;
|
|
}
|