mirror of
https://github.com/romancm/gamebrary
synced 2024-12-20 00:03:11 +00:00
8 lines
No EOL
91 B
SCSS
8 lines
No EOL
91 B
SCSS
.clickable {
|
|
cursor: pointer;
|
|
}
|
|
|
|
.releases img {
|
|
max-width: 100%;
|
|
margin-top: 1rem;
|
|
} |