mirror of
https://github.com/romancm/gamebrary
synced 2024-12-29 20:43:09 +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;
|
|
} |