mirror of
https://github.com/wgh136/nysoure.git
synced 2025-09-27 20:27:23 +00:00
Render steam link as card
This commit is contained in:
@@ -78,4 +78,11 @@ article {
|
||||
border-radius: 8px;
|
||||
max-height: 400px;
|
||||
}
|
||||
}
|
||||
|
||||
a.no-underline {
|
||||
text-decoration: none;
|
||||
&:hover {
|
||||
text-decoration: none;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user